Skip to content

Commit d1719ea

Browse files
committed
build
1 parent d63f798 commit d1719ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const program = new Command()
2121
program
2222
.name('i18next-cli')
2323
.description('A unified, high-performance i18next CLI.')
24-
.version('1.6.1')
24+
.version('1.7.0')
2525

2626
program
2727
.command('extract')

0 commit comments

Comments
 (0)