i guess winget doesnt like silence
This commit is contained in:
parent
cf6f8194e4
commit
a1195beef0
3 changed files with 6 additions and 6 deletions
2
index.ts
2
index.ts
|
@ -6,7 +6,7 @@ const program = new Command();
|
|||
program
|
||||
.name('mix')
|
||||
.description('a declerative file-based package manager for windows.')
|
||||
.version('0.0.8', '-v, --version', 'output the current version');
|
||||
.version('0.0.9', '-v, --version', 'output the current version');
|
||||
|
||||
registerCommands(program);
|
||||
program.parse();
|
Loading…
Add table
Add a link
Reference in a new issue