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

- old
+ new

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