lib/schnitzelpress/version.rb in schnitzelpress-0.0.12 vs lib/schnitzelpress/version.rb in schnitzelpress-0.0.13

- old
+ new

@@ -1,3 +1,3 @@ module SchnitzelPress - VERSION = "0.0.12" + VERSION = "0.0.13" end