Skip to content

Commit 006257a

Browse files
committed
Bump version to 1.0.0.beta2
1 parent 5bece91 commit 006257a

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 = "1.0.0.beta1".freeze
4+
VERSION = "1.0.0.beta2".freeze
55
end
66
end

0 commit comments

Comments
 (0)