Skip to content

Commit 4954b93

Browse files
Apply suggestion from @Lightning00Blade
1 parent 2381c3f commit 4954b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import type {ToolDefinition} from './tools/ToolDefinition.js';
3131

3232
// If moved update release-please config
3333
// x-release-please-start-version
34-
const VERSION = '0.6.0';
34+
const VERSION = '0.8.0';
3535
// x-release-please-end
3636

3737
export const args = parseArguments(VERSION);

0 commit comments

Comments
 (0)