Bump version

This commit is contained in:
Fedor A. Fetisov 2015-05-22 13:40:33 +03:00
parent d9dc5e0ed7
commit a3ebe57f1f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mibew/mibew",
"version": "2.0.0",
"version": "2.0.1",
"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.0');
define('MIBEW_VERSION', '2.0.1');
/**
* Prefix for session variables.