We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427d16c commit 6e4de47Copy full SHA for 6e4de47
README.md
@@ -24,7 +24,7 @@ $ npm install -g @generationsoftware/pt-v5-cli
24
$ ptv5 COMMAND
25
running command...
26
$ ptv5 (--version)
27
-@generationsoftware/pt-v5-cli/1.0.0 darwin-arm64 node-v18.16.0
+@generationsoftware/pt-v5-cli/1.0.1 darwin-arm64 node-v18.16.0
28
$ ptv5 --help [COMMAND]
29
USAGE
30
package.json
@@ -6,7 +6,7 @@
6
"url": "https://github.com/generationsoftware"
7
},
8
"license": "MIT",
9
- "version": "1.0.0",
+ "version": "1.0.1",
10
"repository": "https://github.com/generationsoftware/pt-v5-cli",
11
"homepage": "https://github.com/generationsoftware/pt-v5-cli",
12
"bugs": "https://github.com/generationsoftware/pt-v5-cli/issues",
0 commit comments