diff --git a/bower.json b/bower.json index 76a8950ba..95ba44bf1 100644 --- a/bower.json +++ b/bower.json @@ -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", diff --git a/package.json b/package.json index f78a84549..e3885e310 100644 --- a/package.json +++ b/package.json @@ -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": {