Skip to content

Commit de34b69

Browse files
committed
Update to v0.9.0
1 parent f698360 commit de34b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/buf/cmd/buf/buf.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package buf
22

33
import "github.com/bufbuild/buf/internal/pkg/cli/clicobra"
44

5-
const version = "0.9.0-dev"
5+
const version = "0.9.0"
66

77
// Main is the main.
88
func Main(use string, options ...RootCommandOption) {

0 commit comments

Comments
 (0)