lib/where_to/version.rb in where_to-0.9.3 vs lib/where_to/version.rb in where_to-0.9.4

- old
+ new

@@ -1,3 +1,3 @@ module WhereTo - VERSION = "0.9.3" + VERSION = "0.9.4" end