chore(release): 2.0.2 [skip ci]

## [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](eaef7e49c0))
This commit is contained in:
Rodrigo 2020-07-17 22:44:32 +00:00
parent 1ed4a9bcc1
commit ae3f83d4eb
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) ## [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", "name": "botserver",
"version": "2.0.1", "version": "2.0.2",
"description": "General Bot Community Edition open-core server.", "description": "General Bot Community Edition open-core server.",
"main": "./boot.js", "main": "./boot.js",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues", "bugs": "https://github.com/pragmatismo-io/BotServer/issues",