Skip to content

Commit 4ad94e2

Browse files
chore: bump version to v1.4.0
1 parent faa8186 commit 4ad94e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/checker.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
// Version variables injected by GoReleaser at build time via ldflags
1616
var (
17-
version = "v1.3.0"
17+
version = "v1.4.0"
1818
)
1919

2020
// GitHubAPIURL is the URL for fetching CLI version tags (exported for testing)

0 commit comments

Comments
 (0)