Skip to content

Commit

Permalink
[chore] Prepare v0.60.0 (open-telemetry#193)
Browse files Browse the repository at this point in the history
* rg 0.59.0 -tyaml -l | xargs sd 0.59.0 0.60.0

* Bump builder version
  • Loading branch information
mx-psi authored Sep 15, 2022
1 parent e6e016f commit 5c0e38e
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 174 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GO ?= go
GORELEASER ?= goreleaser

OTELCOL_BUILDER_VERSION ?= 0.59.0
OTELCOL_BUILDER_VERSION ?= 0.60.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down
Loading

0 comments on commit 5c0e38e

Please sign in to comment.