lib/getto/repository/sequel/version.rb in getto-repository-sequel-1.0.1 vs lib/getto/repository/sequel/version.rb in getto-repository-sequel-1.0.2

- old
+ new

@@ -1,7 +1,7 @@ module Getto module Repository class Sequel - VERSION = "1.0.1" + VERSION = "1.0.2" end end end