Skip to content

Commit

Permalink
Bump version to v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jan 20, 2023
1 parent e36c353 commit 881a67c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v6.0.0

- Allow Alchemy 6.1
- Drop support for Alchemy 5.x

## v5.2.0

- Fix loading of Alchemy factories
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.2.0"
VERSION = "6.0.0"
end
end
end

0 comments on commit 881a67c

Please sign in to comment.