Skip to content

Commit

Permalink
v5.1.4
Browse files Browse the repository at this point in the history
- Include necessary files in gem package
  • Loading branch information
tvdeyen committed Jul 17, 2020
1 parent 2e5277c commit 6247d2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v5.1.4

- Include necessary files in gem package

## v5.1.3

- Use Alchemy 5.1.0.alpha
Expand Down
2 changes: 1 addition & 1 deletion lib/alchemy/dragonfly/s3/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Alchemy
module Dragonfly
module S3
VERSION = "5.1.3"
VERSION = "5.1.4"
end
end
end

0 comments on commit 6247d2c

Please sign in to comment.