From d9fb5693d171afc87871b0996e7e982c3510a42a Mon Sep 17 00:00:00 2001 From: Pedro Lopez Date: Sun, 5 Apr 2020 23:45:18 -0400 Subject: [PATCH] chore: bump version v1.4.0-post --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e51116b..0150801 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-web.js", - "version": "1.4.0", + "version": "1.4.0-post", "description": "Library for interacting with the WhatsApp Web API ", "main": "./index.js", "scripts": {