lib/woothee/version.rb in woothee-0.4.2 vs lib/woothee/version.rb in woothee-1.0.0

- old
+ new

@@ -1,3 +1,3 @@ module Woothee - VERSION = "0.4.2" + VERSION = "1.0.0" end