lib/getto/repository/sequel/version.rb in getto-repository-sequel-1.0.2 vs lib/getto/repository/sequel/version.rb in getto-repository-sequel-1.1.0
- old
+ new
@@ -1,7 +1,7 @@
module Getto
module Repository
class Sequel
- VERSION = "1.0.2"
+ VERSION = "1.1.0"
end
end
end