Skip to content

Commit 3e7f040

Browse files
committed
v0.0.9
1 parent 038194e commit 3e7f040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { userConfigFilePath } from './const.js';
1515

1616
const program = new Command();
1717
program.description('Autodoc CLI Tool');
18-
program.version('0.0.8');
18+
program.version('0.0.9');
1919

2020
program
2121
.command('init')

0 commit comments

Comments
 (0)