lib/garage/version.rb in the_garage-2.0.3 vs lib/garage/version.rb in the_garage-2.1.0

- old
+ new

@@ -1,3 +1,3 @@ module Garage - VERSION = '2.0.3' + VERSION = '2.1.0' end