Skip to content

Commit 3214ace

Browse files
committed
chore: bump version to 1.4.2
1 parent c902cc1 commit 3214ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Codex, etc.) with a familiar CLI experience, just like Homebrew or npm.`,
6161
}
6262

6363
// Version is the current version of the application
64-
const Version = "1.4.0"
64+
const Version = "1.4.2"
6565

6666
// Top-level aliases (Docker-style)
6767
var installRootCmd = &cobra.Command{

0 commit comments

Comments
 (0)