Skip to content

Commit

Permalink
Bump version to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
valscion committed Oct 2, 2019
1 parent 97e8ea9 commit f439037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jsonapi/authorization/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module JSONAPI
module Authorization
VERSION = "3.0.1".freeze
VERSION = "3.0.2".freeze
end
end

0 comments on commit f439037

Please sign in to comment.