fix(config): Updating semantic versioning settings.

This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-12 20:28:47 -02:00
parent ca3947b0a8
commit f19a946b9e
2 changed files with 2 additions and 3 deletions

View file

@ -15,8 +15,7 @@
Welcome to General Bot Community Edition
----------------
----------------------------------------
![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/logo.png)

View file

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