Browse Source

update version v0.0.2

saberma 10 years ago
parent
commit
b4d3757465
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Gemfile.lock
  2. 1 1
      lib/china_city/version.rb

+ 1 - 1
Gemfile.lock

@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    china_city (0.0.1)
+    china_city (0.0.2)
       jquery-rails (~> 3.0.4)
       rails (~> 4.0.0)
 

+ 1 - 1
lib/china_city/version.rb

@@ -1,3 +1,3 @@
 module ChinaCity
-  VERSION = "0.0.1"
+  VERSION = "0.0.2"
 end