Skip to content

Commit

Permalink
Prepare for 0.95.0 (#482)
Browse files Browse the repository at this point in the history
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
  • Loading branch information
jpkrohling committed Feb 21, 2024
1 parent 491aecf commit a2afdec
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 218 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.94.1
OTELCOL_BUILDER_VERSION ?= 0.95.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down

0 comments on commit a2afdec

Please sign in to comment.