Skip to content

Commit

Permalink
[chore] prepare v0.79.0 release (open-telemetry#350)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <aboten@lightstep.com>
  • Loading branch information
Alex Boten authored Jun 6, 2023
1 parent 11c9b50 commit 1f22555
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 202 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.78.2
OTELCOL_BUILDER_VERSION ?= 0.79.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down
Loading

0 comments on commit 1f22555

Please sign in to comment.