We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a92f0 commit b164914Copy full SHA for b164914
internal/version/version.go
@@ -1,4 +1,4 @@
1
package version
2
3
// Version is the user-facing version string shared between CLI and TUI.
4
-const Version = "0.2.2"
+const Version = "0.2.3"
0 commit comments