Skip to content

Commit

Permalink
Bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valscion committed Mar 4, 2019
1 parent 75d7602 commit c7b6907
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 = "1.0.0".freeze
VERSION = "2.0.0".freeze
end
end

0 comments on commit c7b6907

Please sign in to comment.