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

- old
+ new

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