Skip to content

Commit e540df0

Browse files
committed
Update version
1 parent d737f72 commit e540df0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const (
1111

1212
var (
1313
// Must be a string because scripts like dist.sh read this file.
14-
Version = "1.1.0-beta8"
14+
Version = "1.1.0-beta9"
1515

1616
// GitCommit is the current HEAD set using ldflags.
1717
GitCommit string

0 commit comments

Comments
 (0)