Explorar o código

Bumped version to fix mismatch

Sabbir Ahmed %!s(int64=9) %!d(string=hai) anos
pai
achega
19be4e1923
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      bower.json
  2. 1 1
      package.json

+ 1 - 1
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",

+ 1 - 1
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": {