Merge branch 'master' of https://github.com/GeneralBots/BotServer into master

This commit is contained in:
Rodrigo Rodriguez 2020-08-22 18:41:59 -03:00
commit 31588a2f8a
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.5](https://github.com/pragmatismo-io/BotServer/compare/2.0.4...2.0.5) (2020-08-19)
### Bug Fixes
* **all:** Code cleanup. ([8db0505](https://github.com/pragmatismo-io/BotServer/commit/8db05053d5447d554fd6f475822a414a44c65f23))
## [2.0.4](https://github.com/pragmatismo-io/BotServer/compare/2.0.3...2.0.4) (2020-07-20)

View file

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