From cc5d85b2b136a9403a3ff4c3c16dbe28334d6424 Mon Sep 17 00:00:00 2001 From: Pedro Lopez Date: Sun, 25 Oct 2020 19:15:40 -0400 Subject: [PATCH] chore: bump version to v1.10.0-post --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fca04e..0575956 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-web.js", - "version": "1.10.0", + "version": "1.10.0-post", "description": "Library for interacting with the WhatsApp Web API ", "main": "./index.js", "typings": "./index.d.ts",