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