Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev committed Sep 20, 2024
1 parent 0c12c15 commit 40ad8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ BIN := .tmp/bin
export PATH := $(BIN):$(PATH)
export GOBIN := $(abspath $(BIN))

BUF_VERSION := v1.38.0
BUF_VERSION := v1.42.0
COPYRIGHT_YEARS := 2024

.PHONY: help
Expand Down

0 comments on commit 40ad8ae

Please sign in to comment.