lib/tomatoharvest/version.rb in tomatoharvest-0.0.1 vs lib/tomatoharvest/version.rb in tomatoharvest-0.1.0

- old
+ new

@@ -1,3 +1,3 @@ module TomatoHarvest - VERSION = "0.0.1" + VERSION = "0.1.0" end