config/version.rb in my-congress-0.2.2 vs config/version.rb in my-congress-0.2.3
- old
+ new
@@ -1,5 +1,5 @@
-module MyCongress
+module MCongress
module Gem
- VERSION = "0.2.2"
+ VERSION = "0.2.3"
end
end
\ No newline at end of file