Skip to content

Commit fbe47ec

Browse files
committed
Bump version
1 parent 5d583d0 commit fbe47ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

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

99
// The version in the current branch
10-
var Version = "1.9.1"
10+
var Version = "1.10.0"
1111

1212
// If this is "" (empty string) then it means that it is a final release.
1313
// Otherwise, this is a pre-release e.g. "dev", "beta", "rc1", etc.

0 commit comments

Comments
 (0)