From 33a33c795b7a5100fec6a7b6b965dcd5c88724ee Mon Sep 17 00:00:00 2001 From: rawee Date: Tue, 6 Dec 2022 02:05:01 +0530 Subject: [PATCH] Readme updated --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3be269..30206c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-whatsapp-link", - "version": "0.1.12", + "version": "0.1.13", "description": "Whatsapp connection with Node-Red", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"