Skip to content

Commit 780b367

Browse files
chore: bump version to v1.2
1 parent 77adbfa commit 780b367

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.1"
17+
version = "v1.2"
1818
)
1919

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

0 commit comments

Comments
 (0)