Skip to content

Commit

Permalink
Update to v0.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev committed Feb 23, 2021
1 parent 60fca69 commit 4404b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/buf/bufcli/bufcli.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ import (

const (
// Version is the version of buf.
Version = "0.38.0-dev"
Version = "0.37.1"

// FlagDeprecationMessageSuffix is the suffix for flag deprecation messages.
FlagDeprecationMessageSuffix = `
Expand Down

0 comments on commit 4404b02

Please sign in to comment.