lib/where_to/version.rb in where_to-0.9.6 vs lib/where_to/version.rb in where_to-1.0.0

- old
+ new

@@ -1,3 +1,3 @@ module WhereTo - VERSION = "0.9.6" + VERSION = "1.0.0" end