Skip to content

Commit

Permalink
Upgrade to v0.4.2 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotmjackson authored Aug 25, 2023
1 parent 084944d commit 4afaea4
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ LICENSE_HEADER := $(BIN)/license-header \
--license-type apache \
--copyright-holder "Buf Technologies, Inc." \
--year-range "$(COPYRIGHT_YEARS)"
PROTOVALIDATE_VERSION ?= v0.4.0
PROTOVALIDATE_VERSION ?= v0.4.2

.PHONY: help
help: ## Describe useful make targets
Expand Down
104 changes: 52 additions & 52 deletions gen/buf/validate/validate_pb2.py

Large diffs are not rendered by default.

0 comments on commit 4afaea4

Please sign in to comment.