lib/woothee/version.rb in woothee-1.9.0 vs lib/woothee/version.rb in woothee-1.10.0

- old
+ new

@@ -1,3 +1,3 @@ module Woothee - VERSION = "1.9.0" + VERSION = "1.10.0" end