Skip to content

Commit d4cb4ba

Browse files
committed
Update to v
1 parent ea6dc94 commit d4cb4ba

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
@@ -34,7 +34,7 @@ import (
3434

3535
const (
3636
// Version is the version of buf.
37-
Version = "0.33.0-dev"
37+
Version = "0.33.0"
3838
imageDeprecationMessage = `"image" sub-commands are now all implemented under the top-level "buf build" command, use "buf build" instead.
3939
We recommend migrating, however this command continues to work.
4040
See https://docs.buf.build/faq for more details.`

0 commit comments

Comments
 (0)