Skip to content

Commit a066b7c

Browse files
committed
v1.1.0
1 parent fb96cfc commit a066b7c

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
"github.com/kiwiirc/webircgateway/pkg/webircgateway"
1414
)
1515

16-
var VERSION = "1.0.1"
16+
var VERSION = "1.1.0"
1717
var GITCOMMIT = "-"
1818
var BUILTWITHGO = "-"
1919

0 commit comments

Comments
 (0)