Skip to content

Commit b86dc6e

Browse files
author
Gemini CLI
committed
chore: bump version to v0.2.0
1 parent 5a57e32 commit b86dc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/aegisclaw/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
"github.com/spf13/cobra"
2121
)
2222

23-
var version = "0.1.0-dev"
23+
var version = "0.2.0"
2424

2525
func main() {
2626
// Setup Telemetry

0 commit comments

Comments
 (0)