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 5bece91 commit 006257aCopy full SHA for 006257a
lib/jsonapi/authorization/version.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
module JSONAPI
3
module Authorization
4
- VERSION = "1.0.0.beta1".freeze
+ VERSION = "1.0.0.beta2".freeze
5
end
6
0 commit comments