We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81a2be commit 41d9273Copy full SHA for 41d9273
lib/jsonapi/authorization/version.rb
@@ -1,5 +1,5 @@
1
module JSONAPI
2
module Authorization
3
- VERSION = "0.5.0".freeze
+ VERSION = "0.6.0".freeze
4
end
5
0 commit comments