diff --git a/package.json b/package.json index 206a5ae..d52e2c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botlib", - "version": "1.4.4", + "version": "1.4.5", "description": "General Bot base library for building Node.js TypeScript Apps packages (.gbapp) and Libray packages (.gblib)", "main": "dist/index.js", "types": "dist/index", @@ -9,7 +9,8 @@ "Rodrigo Rodriguez ", "João Antonio Ferreira ", "Jorge Ramos ", - "PH " + "PH ", + "Dário Vieira " ], "license": "AGPL-3.0", "repository": {