Skip to content

Commit 5e0a441

Browse files
committed
Bump version to 3.0.0
1 parent 547ea74 commit 5e0a441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jsonapi/authorization/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22
module JSONAPI
33
module Authorization
4-
VERSION = "2.0.0".freeze
4+
VERSION = "3.0.0".freeze
55
end
66
end

0 commit comments

Comments
 (0)