Skip to content

Commit 397a493

Browse files
committed
updated with working Arbitrum Sepolia testnet
1 parent 2439fef commit 397a493

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $ npm install -g @generationsoftware/pt-v5-cli
2424
$ ptv5 COMMAND
2525
running command...
2626
$ ptv5 (--version)
27-
@generationsoftware/pt-v5-cli/1.0.2 darwin-arm64 node-v18.16.0
27+
@generationsoftware/pt-v5-cli/1.0.3 darwin-arm64 node-v18.16.0
2828
$ ptv5 --help [COMMAND]
2929
USAGE
3030
$ ptv5 COMMAND

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/generationsoftware"
77
},
88
"license": "MIT",
9-
"version": "1.0.2",
9+
"version": "1.0.3",
1010
"repository": "https://github.com/generationsoftware/pt-v5-cli",
1111
"homepage": "https://github.com/generationsoftware/pt-v5-cli",
1212
"bugs": "https://github.com/generationsoftware/pt-v5-cli/issues",
@@ -79,4 +79,4 @@
7979
"oclif"
8080
],
8181
"types": "dist/index.d.ts"
82-
}
82+
}

0 commit comments

Comments
 (0)