We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655c74f commit 9241087Copy full SHA for 9241087
lib/action_policy/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module ActionPolicy
4
- VERSION = "0.5.1"
+ VERSION = "0.5.2"
5
end
0 commit comments