We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04f55b commit 82635c6Copy full SHA for 82635c6
lib/jsonapi/authorization/version.rb
@@ -1,5 +1,5 @@
1
module JSONAPI
2
module Authorization
3
- VERSION = "1.0.0.alpha1".freeze
+ VERSION = "1.0.0.alpha2".freeze
4
end
5
0 commit comments