diff --git a/package.json b/package.json index 74dbc0c..e33e779 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botlib", - "version": "0.0.9", + "version": "0.0.11", "description": "General Bots base library for building Node.js TypeScript Apps packages (.gbapp)", "main": "dist/src/index.js", "types": "dist/src/index.d.ts",