From a1e8e8cf51b92451ec970fe64ee9b160e8b58125 Mon Sep 17 00:00:00 2001 From: Pedro Lopez Date: Fri, 28 Aug 2020 23:08:25 -0400 Subject: [PATCH] chore: bump version to v1.8.1-post --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcc1209..94a4ebd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-web.js", - "version": "1.8.1", + "version": "1.8.1-post", "description": "Library for interacting with the WhatsApp Web API ", "main": "./index.js", "typings": "./index.d.ts",