Skip to content

Commit

Permalink
correct gem version for v0.7.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vroldanbet committed Nov 8, 2023
1 parent a1c5a72 commit 5a512de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authzed.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "authzed"
s.version = "0.7.0"
s.version = "0.7.1"
s.licenses = ["Apache-2.0"]
s.summary = "Ruby bindings for Authzed API"
s.description = "Authzed is the best way to build robust and scalable permissions systems. See https://authzed.com for more details."
Expand Down

0 comments on commit 5a512de

Please sign in to comment.