Skip to content

Commit 6e4de47

Browse files
committed
publish version 1.0.1 as 1.0.0 was pointing to yalc, not npm for utils package
1 parent 427d16c commit 6e4de47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.0 darwin-arm64 node-v18.16.0
27+
@generationsoftware/pt-v5-cli/1.0.1 darwin-arm64 node-v18.16.0
2828
$ ptv5 --help [COMMAND]
2929
USAGE
3030
$ ptv5 COMMAND

package.json

Lines changed: 1 addition & 1 deletion
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.0",
9+
"version": "1.0.1",
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",

0 commit comments

Comments
 (0)