Skip to content

Commit

Permalink
Merge pull request #9 from axoflow/release-v0.96.0
Browse files Browse the repository at this point in the history
Release v0.96.0
  • Loading branch information
OverOrion authored Mar 26, 2024
2 parents 448ae42 + 069404b commit 39adca8
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 179 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.96.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down
Loading

0 comments on commit 39adca8

Please sign in to comment.