Skip to content

Commit

Permalink
Bump P0 CLI version number in prep for new release (#146)
Browse files Browse the repository at this point in the history
Bump P0 CLI version number from `0.12.0` to `0.13.0` in prep for new
release
  • Loading branch information
p0-andrewa authored Nov 23, 2024
1 parent a4197ed commit 9a56b8b
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": "@p0security/cli",
"version": "0.12.0",
"version": "0.13.0",
"description": "Execute infra CLI commands with P0 grants",
"main": "index.ts",
"repository": {
Expand Down

0 comments on commit 9a56b8b

Please sign in to comment.