Skip to content

Commit 2e1c573

Browse files
committed
bump version
1 parent 238cf3a commit 2e1c573

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
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
const (
16-
version = "0.36.0"
16+
version = "0.36.1"
1717
)
1818

1919
type args struct {

0 commit comments

Comments
 (0)