lib/woothee/version.rb in woothee-1.5.0 vs lib/woothee/version.rb in woothee-1.7.0

- old
+ new

@@ -1,3 +1,3 @@ module Woothee - VERSION = "1.5.0" + VERSION = "1.7.0" end