Procházet zdrojové kódy

Update bower.json

The version specified in the bower.json of package converse mismatches the tag (0.5.2 vs 0.5.0)
HaNdTriX před 12 roky
rodič
revize
fd6fdd748d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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"
   },