Skip to content

Commit 70582b6

Browse files
committed
Update to v0.31.1
1 parent 95c914e commit 70582b6

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.32.0-dev"
37+
Version = "0.31.1"
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)