chore: bump version to v1.1.0-post

This commit is contained in:
Pedro Lopez
2020-02-26 23:50:55 -04:00
parent 130da046f5
commit 05f57d2f39

View File

@@ -1,6 +1,6 @@
{ {
"name": "whatsapp-web.js", "name": "whatsapp-web.js",
"version": "1.1.0", "version": "1.1.0-post",
"description": "Library for interacting with the WhatsApp Web API ", "description": "Library for interacting with the WhatsApp Web API ",
"main": "./index.js", "main": "./index.js",
"scripts": { "scripts": {