lib/alchemy/dragonfly/s3/version.rb in alchemy-dragonfly-s3-4.0.5 vs lib/alchemy/dragonfly/s3/version.rb in alchemy-dragonfly-s3-5.0.4
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
module Alchemy
module Dragonfly
module S3
- VERSION = "4.0.5"
+ VERSION = "5.0.4"
end
end
end