Skip to content

Commit

Permalink
Prepare 0.55.0 release (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
tigrannajaryan committed Jul 6, 2022
1 parent 1af7997 commit b74e049
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 166 deletions.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,7 +1,7 @@
GO ?= go
GORELEASER ?= goreleaser

OTELCOL_BUILDER_VERSION ?= 0.54.0
OTELCOL_BUILDER_VERSION ?= 0.55.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down

0 comments on commit b74e049

Please sign in to comment.