Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit a32d301

Browse files
authored
Update version to 1.0.6
1 parent 67a337b commit a32d301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
package version
66

7-
const version = "1.0.4"
7+
const version = "1.0.6"
88

99
func Version() string { return version }

0 commit comments

Comments
 (0)