lib/woothee/version.rb in woothee-1.3.0 vs lib/woothee/version.rb in woothee-1.4.0

- old
+ new

@@ -1,3 +1,3 @@ module Woothee - VERSION = "1.3.0" + VERSION = "1.4.0" end