We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63f798 commit d1719eaCopy full SHA for d1719ea
src/cli.ts
@@ -21,7 +21,7 @@ const program = new Command()
21
program
22
.name('i18next-cli')
23
.description('A unified, high-performance i18next CLI.')
24
- .version('1.6.1')
+ .version('1.7.0')
25
26
27
.command('extract')
0 commit comments