From 05f57d2f39b630981959fa94e7f27eec86fcdd20 Mon Sep 17 00:00:00 2001 From: Pedro Lopez Date: Wed, 26 Feb 2020 23:50:55 -0400 Subject: [PATCH] chore: bump version to v1.1.0-post --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b59f7fe..c2f50fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-web.js", - "version": "1.1.0", + "version": "1.1.0-post", "description": "Library for interacting with the WhatsApp Web API ", "main": "./index.js", "scripts": {