Sfoglia il codice sorgente

Update bower.json

The version specified in the bower.json of package converse mismatches the tag (0.5.2 vs 0.5.0)
HaNdTriX 12 anni fa
parent
commit
fd6fdd748d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
   "name": "converse",
-  "version": "0.5.0",
+  "version": "0.5.2",
   "devDependencies": {
     "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x"
   },