Skip to content

Commit 55261dc

Browse files
prepare 6.0.1 release (#589)
1 parent daad1cd commit 55261dc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rdoc

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
== 6.0.1
2+
3+
* Fix with_role with :any resource
4+
15
= 6.0.0 (April 2, 2021)
26

37
Breaking changes:

lib/rolify/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Rolify
2-
VERSION = "6.0.0"
2+
VERSION = "6.0.1"
33
end

0 commit comments

Comments
 (0)