Skip to content

Commit 99faa93

Browse files
authoredJun 4, 2024··
[chore] Prepare v0.102.0 release (#569)
1 parent 4e8f050 commit 99faa93

File tree

4 files changed

+284
-284
lines changed

4 files changed

+284
-284
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GO ?= go
22
GORELEASER ?= goreleaser
33

4-
OTELCOL_BUILDER_VERSION ?= 0.101.0
4+
OTELCOL_BUILDER_VERSION ?= 0.102.0
55
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
66
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb
77

0 commit comments

Comments
 (0)
Please sign in to comment.