Skip to content

Commit cfb9bc1

Browse files
BadRat-inclaude
andcommitted
chore(release): bump version to 2.0.0
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 1e75c72 commit cfb9bc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/devsetup/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ func init() {
2929
}
3030

3131
// version is set during build via -ldflags
32-
var version = "0.2.0-dev"
32+
var version = "2.0.0"
3333

3434
// rootCmd represents the base command when called without any subcommands
3535
var rootCmd = &cobra.Command{

0 commit comments

Comments
 (0)