lib/alchemy/version.rb in alchemy_cms-4.0.4 vs lib/alchemy/version.rb in alchemy_cms-4.0.5
- old
+ new
@@ -1,8 +1,8 @@
# frozen_string_literal: true
module Alchemy
- VERSION = "4.0.4"
+ VERSION = "4.0.5"
def self.version
VERSION
end
end