Bump version

This commit is contained in:
Dmitriy Simushev 2015-07-14 11:38:49 +00:00
parent d656d8fe38
commit 3edc959096
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mibew/mibew",
"version": "2.0.1",
"version": "2.1.0",
"description": "Mibew Messenger - open-source live support application",
"type": "project",
"homepage": "http://mibew.org",

View File

@ -20,7 +20,7 @@
/**
* Current version of Mibew Messenger
*/
define('MIBEW_VERSION', '2.0.1');
define('MIBEW_VERSION', '2.1.0');
/**
* Prefix for session variables.