Skip to content

Commit 8341cec

Browse files
committed
version: bump to 1.1.1
1 parent b09c699 commit 8341cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"time"
1313
)
1414

15-
const version = "1.1.0"
15+
const version = "1.1.1"
1616

1717
type Config struct {
1818
Node string `json:"node"`

0 commit comments

Comments
 (0)