From f0a1e05600466c46876a1ea1dcbab8d4f7c2e0a8 Mon Sep 17 00:00:00 2001 From: Pedro Lopez Date: Sat, 11 Apr 2020 20:00:28 -0400 Subject: [PATCH] chore: bump version v1.5.0-post --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77b75d4..9f00d10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-web.js", - "version": "1.5.0", + "version": "1.5.0-post", "description": "Library for interacting with the WhatsApp Web API ", "main": "./index.js", "scripts": {