chore(release): 1.0.6 [skip ci]

## [1.0.6](https://github.com/pragmatismo-io/BotServer/compare/1.0.5...1.0.6) (2018-11-18)

### Bug Fixes

* **config:** CI fixed, now improving. ([46daec8](https://github.com/pragmatismo-io/BotServer/commit/46daec8))
This commit is contained in:
Rodrigo 2018-11-18 21:24:50 +00:00
parent 2fd9e9b24a
commit 128b28905c

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "1.0.5",
"version": "1.0.6",
"description": "General Bot Community Edition open-core server.",
"main": "./src/app.ts",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",