Skip to content

Commit

Permalink
Prepare the release for 0.93.0 (#464)
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
  • Loading branch information
bogdandrutu committed Jan 25, 2024
1 parent ffee698 commit d06b88e
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 220 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.92.0
OTELCOL_BUILDER_VERSION ?= 0.93.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down
Loading

0 comments on commit d06b88e

Please sign in to comment.