Skip to content

Commit

Permalink
updated with working Arbitrum Sepolia testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckbergeron committed Nov 28, 2023
1 parent 2439fef commit 397a493
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ npm install -g @generationsoftware/pt-v5-cli
$ ptv5 COMMAND
running command...
$ ptv5 (--version)
@generationsoftware/pt-v5-cli/1.0.2 darwin-arm64 node-v18.16.0
@generationsoftware/pt-v5-cli/1.0.3 darwin-arm64 node-v18.16.0
$ ptv5 --help [COMMAND]
USAGE
$ ptv5 COMMAND
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/generationsoftware"
},
"license": "MIT",
"version": "1.0.2",
"version": "1.0.3",
"repository": "https://github.com/generationsoftware/pt-v5-cli",
"homepage": "https://github.com/generationsoftware/pt-v5-cli",
"bugs": "https://github.com/generationsoftware/pt-v5-cli/issues",
Expand Down Expand Up @@ -79,4 +79,4 @@
"oclif"
],
"types": "dist/index.d.ts"
}
}

0 comments on commit 397a493

Please sign in to comment.