This commit is contained in:
Rodrigo Rodriguez 2020-07-18 16:39:48 -03:00
commit 8da3ed535a
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.2](https://github.com/pragmatismo-io/BotServer/compare/2.0.1...2.0.2) (2020-07-17)
### Bug Fixes
* **all:** Code formatting. ([eaef7e4](https://github.com/pragmatismo-io/BotServer/commit/eaef7e49c0e995712a9a17a5e63b3d1f692c6b5d))
## [2.0.1](https://github.com/pragmatismo-io/BotServer/compare/2.0.0...2.0.1) (2020-07-17)

View file

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