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