From 6ff3b25d29c2a5a50eddde6175a705414b412dfb Mon Sep 17 00:00:00 2001 From: bufdev Date: Thu, 19 Aug 2021 13:54:31 -0400 Subject: [PATCH] Update to v0.52.0 --- internal/buf/bufcli/bufcli.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/buf/bufcli/bufcli.go b/internal/buf/bufcli/bufcli.go index 96ae71544e..834d846f1e 100644 --- a/internal/buf/bufcli/bufcli.go +++ b/internal/buf/bufcli/bufcli.go @@ -57,7 +57,7 @@ import ( const ( // Version is the CLI version of buf. - Version = "0.52.0-dev" + Version = "0.52.0" // FlagDeprecationMessageSuffix is the suffix for flag deprecation messages. FlagDeprecationMessageSuffix = `