chore(release): 2.0.109 [skip ci]

## [2.0.109](https://github.com/GeneralBots/BotServer/compare/2.0.108...2.0.109) (2021-03-02)

### Bug Fixes

* **basic.gblib:** Start of script error removed. ([2820eac](2820eacc59))
This commit is contained in:
Rodrigo 2021-03-02 23:57:53 +00:00
parent bcbc13f3f0
commit 016702a2ab
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.109](https://github.com/GeneralBots/BotServer/compare/2.0.108...2.0.109) (2021-03-02)
### Bug Fixes
* **basic.gblib:** Start of script error removed. ([2820eac](https://github.com/GeneralBots/BotServer/commit/2820eacc5995daf6839405fd459934556172894b))
## [2.0.108](https://github.com/GeneralBots/BotServer/compare/2.0.107...2.0.108) (2021-03-01)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "2.0.108",
"version": "2.0.109",
"description": "General Bot Community Edition open-core server.",
"main": "./boot.js",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",