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