Skip to content

Commit

Permalink
Release v0.43.0 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Boten authored Jan 26, 2022
1 parent 337b166 commit a10d8eb
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 158 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.42.0
OTELCOL_BUILDER_VERSION ?= 0.43.1
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down
Loading

0 comments on commit a10d8eb

Please sign in to comment.