Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrodzilla committed Jul 25, 2024
2 parents d4e62dd + 7c960b2 commit 9a9cdb6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@govcraft/paseto_cli",
"version": "1.0.7-alpha.3",
"version": "1.0.8-alpha.3",
"bin": {
"paseto_cli": "bin/paseto_cli"
},
Expand All @@ -9,10 +9,10 @@
"postversion": "node update-optional-dependencies.js"
},
"optionalDependencies": {
"paseto_cli-linux-x64": "1.0.7-alpha.3",
"paseto_cli-darwin-x64": "1.0.7-alpha.3",
"paseto_cli-darwin-aarch64": "1.0.7-alpha.3",
"paseto_cli-windows-x64": "1.0.7-alpha.3"
"paseto_cli-linux-x64": "1.0.8-alpha.3",
"paseto_cli-darwin-x64": "1.0.8-alpha.3",
"paseto_cli-darwin-aarch64": "1.0.8-alpha.3",
"paseto_cli-windows-x64": "1.0.8-alpha.3"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 9a9cdb6

Please sign in to comment.