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