0.14.5
This commit is contained in:
parent
1bad6dc41e
commit
4e059e18cb
5 changed files with 5 additions and 5 deletions
|
|
@ -24,7 +24,7 @@ const arg = process.argv[2];
|
|||
|
||||
if (!arg) {
|
||||
console.log([
|
||||
`Usage: script/version major |minor | patch | <version-number>`,
|
||||
`Usage: script/version major | minor | patch | <version-number>`,
|
||||
'',
|
||||
'Update the CLI version by the given increment or to the given',
|
||||
'version number, creating a commit and tag for the new version.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue