Version in cli is hardcoded to 0.1.0 - base it on version in package.json
Closed this issue · 1 comments
innoavator commented
We currently hardcode the version to 0.1.0 in index.ts:
.version('0.1.0', '-V, --version', 'output the current version')
We should base it on the version in package.json
akashg3627 commented
Closed PR #62