Skip to content

Commit 0c873d2

Browse files
committed
chore: release v0.1.2
1 parent 3c6092e commit 0c873d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

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

1515
// Version information (set by GoReleaser).
1616
var (
17-
version = "v0.1.1"
17+
version = "v0.1.2"
1818
commit = "none"
1919
date = "unknown"
2020
builtBy = "local"

0 commit comments

Comments
 (0)