Skip to content

Commit 0678329

Browse files
committed
*: bump to v2.0.11
1 parent 9a0e0c2 commit 0678329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
)
2424

2525
var (
26-
Version = "2.0.10+git"
26+
Version = "2.0.11"
2727

2828
// Git SHA Value will be set during build
2929
GitSHA = "Not provided (use ./build instead of go build)"

0 commit comments

Comments
 (0)