Skip to content

Commit

Permalink
prepare 6.0.1 release (#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-mcdonald committed Feb 2, 2023
1 parent daad1cd commit 55261dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rdoc
@@ -1,3 +1,7 @@
== 6.0.1

* Fix with_role with :any resource

= 6.0.0 (April 2, 2021)

Breaking changes:
Expand Down
2 changes: 1 addition & 1 deletion lib/rolify/version.rb
@@ -1,3 +1,3 @@
module Rolify
VERSION = "6.0.0"
VERSION = "6.0.1"
end

0 comments on commit 55261dc

Please sign in to comment.