Bumped version to fix mismatch

This commit is contained in:
Sabbir Ahmed 2016-02-10 16:39:28 +06:00
parent a42ce378a1
commit 19be4e1923
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "converse.js",
"description": "Web-based XMPP/Jabber chat client written in javascript",
"version": "0.10.0",
"version": "0.10.1",
"license": "MPL-2.0",
"devDependencies": {
"jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",

View File

@ -1,6 +1,6 @@
{
"name": "converse.js",
"version": "0.10.0",
"version": "0.10.1",
"description": "Browser based XMPP instant messaging client",
"main": "main.js",
"directories": {