Skip to content

Commit

Permalink
Bump to v0.21.1 (CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2024
1 parent 375fb4e commit 9d5424b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aserto/node-authorizer",
"version": "0.21.0",
"version": "0.21.1",
"description": "Node gRPC bindings for the Aserto authorizer service",
"scripts": {
"gen": "rm -rf src && buf generate --include-imports ${BUF_PATH:-buf.build/aserto-dev/authorizer} && rm -rf src/gen/cjs && tsc",
Expand Down

0 comments on commit 9d5424b

Please sign in to comment.