Skip to content

Commit baadc8c

Browse files
committed
chore: release v0.1.1
1 parent 9df2fd1 commit baadc8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

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

1414
// Version information (set by GoReleaser).
1515
var (
16-
version = "dev"
16+
version = "v0.1.1"
1717
commit = "none"
1818
date = "unknown"
1919
builtBy = "local"

0 commit comments

Comments
 (0)