From 6f44fc586bf03498104e280aba19551fb6e693b5 Mon Sep 17 00:00:00 2001 From: Pedro Lopez Date: Sun, 9 Feb 2020 01:16:28 -0400 Subject: [PATCH] chore: mark post release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d642dc1..d0e4175 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-web.js", - "version": "1.0.0", + "version": "1.0.0-post", "description": "Library for interacting with the WhatsApp Web API ", "main": "./index.js", "scripts": {