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