lib/alchemy/custom/model/version.rb in alchemy-custom-model-2.0.3 vs lib/alchemy/custom/model/version.rb in alchemy-custom-model-2.1.0
- old
+ new
@@ -1,7 +1,7 @@
module Alchemy
module Custom
module Model
- VERSION = '2.0.3'
+ VERSION = '2.1.0'
end
end
end