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