Skip to content

Commit b164914

Browse files
committed
fix(version): bump to v0.2.3
1 parent 37a92f0 commit b164914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version is the user-facing version string shared between CLI and TUI.
4-
const Version = "0.2.2"
4+
const Version = "0.2.3"

0 commit comments

Comments
 (0)