Skip to content

Commit 99a40bf

Browse files
chore: bump version to v1.0.5
1 parent 188834f commit 99a40bf

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
@@ -16,7 +16,7 @@ import (
1616

1717
// Version variables injected by GoReleaser at build time via ldflags
1818
var (
19-
version = "v1.0.4"
19+
version = "v1.0.5"
2020
)
2121

2222
func GetVersion() string {

0 commit comments

Comments
 (0)