lib/schnitzelpress/version.rb in
schnitzelpress-0.1.1
vs lib/schnitzelpress/version.rb in
schnitzelpress-0.2.0
- old
+ new
@@ -1,3 +1,3 @@
-module SchnitzelPress
- VERSION = "0.1.1"
+module Schnitzelpress
+ VERSION = "0.2.0"
end