Skip to content

Commit

Permalink
Bump version to 1.0.0.beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
valscion committed Jul 2, 2018
1 parent ecf3608 commit a34dbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jsonapi/authorization/version.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module JSONAPI
module Authorization
VERSION = "1.0.0.alpha6".freeze
VERSION = "1.0.0.beta1".freeze
end
end

0 comments on commit a34dbe9

Please sign in to comment.