From 18568d33f80243eb248bbe36a19ca43ce444ea34 Mon Sep 17 00:00:00 2001 From: Joao Antonio Ferreira Date: Thu, 2 Jan 2020 07:35:48 -0300 Subject: [PATCH] minor(all): new Version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c766cfc..bdaa7dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botlib", - "version": "1.3.1", + "version": "1.3.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",