Merge pull request #582 from thesabbir/path-01

Bumped version to fix mismatch
This commit is contained in:
JC Brand 2016-02-10 13:22:30 +01:00
commit 174f41f298
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": {