Skip to content

Commit c05e577

Browse files
committed
Bump version to 1.1.0
1 parent 3c1d683 commit c05e577

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
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
const (
22-
VERSION = "1.0.2-dev"
22+
VERSION = "1.1.0"
2323
)
2424

2525
var (

0 commit comments

Comments
 (0)