From 2820d3e72a46803e7699e0a22a4bd51adc1d7a1c Mon Sep 17 00:00:00 2001 From: Pedro Lopez Date: Fri, 13 Mar 2020 00:18:30 -0400 Subject: [PATCH] chore: bump version to v1.2.2-post --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bbe741..c858807 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-web.js", - "version": "1.2.2", + "version": "1.2.2-post", "description": "Library for interacting with the WhatsApp Web API ", "main": "./index.js", "scripts": {