Skip to content

Commit

Permalink
[chore] Prepare for 0.96.0 release (#492)
Browse files Browse the repository at this point in the history
* [chore] Prepare for 0.96.0 release

* Apply suggestions from code review
  • Loading branch information
mx-psi committed Mar 4, 2024
1 parent 7e64e8f commit 5fb4f7c
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 216 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.95.0
OTELCOL_BUILDER_VERSION ?= 0.96.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down

0 comments on commit 5fb4f7c

Please sign in to comment.