saberma
11 years ago
|
@@ -1,7 +1,7 @@
|
|
PATH
|
|
PATH
|
|
remote: .
|
|
remote: .
|
|
specs:
|
|
specs:
|
|
- china_city (0.0.1)
|
|
|
|
|
|
+ china_city (0.0.2)
|
|
jquery-rails (~> 3.0.4)
|
|
jquery-rails (~> 3.0.4)
|
|
rails (~> 4.0.0)
|
|
rails (~> 4.0.0)
|
|
|
|
|
|
@@ -1,3 +1,3 @@
|
|
module ChinaCity
|
|
module ChinaCity
|
|
- VERSION = "0.0.1"
|
|
|
|
|
|
+ VERSION = "0.0.2"
|
|
end
|
|
end
|