From 59223074bdca4d364469ce86ff4e14cba59ea726 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 17 May 2020 21:40:44 +0000 Subject: [PATCH] new(all): Package version update. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b02b05..3aebee1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botlib", - "version": "1.5.1", + "version": "1.5.2", "description": "General Bot base library for building Node.js TypeScript Apps packages (.gbapp) and Libray packages (.gblib)", "main": "dist/index.js", "types": "dist/index",