lib/garage/version.rb in the_garage-2.6.0 vs lib/garage/version.rb in the_garage-2.6.1

- old
+ new

@@ -1,3 +1,3 @@ module Garage - VERSION = '2.6.0' + VERSION = '2.6.1' end