diff --git a/Makefile b/Makefile index 16516b0..b63e903 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BUF_VERSION=v1.28.0 -TAG=protobuf-v0.2.4 +TAG=protobuf-v0.2.5 guard-%: @ if [ "${${*}}" = "" ]; then \ echo "Environment variable $* not set"; \