From d1e357d23b05e49725c8b50676126e8ebd15d385 Mon Sep 17 00:00:00 2001 From: Pedro Lopez Date: Thu, 2 Apr 2020 02:35:36 -0400 Subject: [PATCH] chore: bump version v1.3.1-post --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfaeedb..2cb7bfe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-web.js", - "version": "1.3.1", + "version": "1.3.1-post", "description": "Library for interacting with the WhatsApp Web API ", "main": "./index.js", "scripts": {