Skip to content

Commit c004ac1

Browse files
author
clawdbot
committed
chore: set version to v0.2.3
1 parent 5826e0c commit c004ac1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
var (
9-
version = "0.2.2"
9+
version = "0.2.3"
1010
commit = ""
1111
date = ""
1212
)

0 commit comments

Comments
 (0)