Skip to content

Commit 9a875b3

Browse files
committed
chore: release v0.1.4
1 parent ea9af02 commit 9a875b3

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
@@ -15,7 +15,7 @@ import (
1515

1616
// Version information (set by GoReleaser).
1717
var (
18-
version = "v0.1.3"
18+
version = "v0.1.4"
1919
commit = "none"
2020
date = "unknown"
2121
builtBy = "local"

0 commit comments

Comments
 (0)