Skip to content

Commit c782c5d

Browse files
authored
[chore] prepare v0.100.0 (#545)
Add jaegerencodingextension, roundrobinconnector to contrib.
1 parent f19cdbc commit c782c5d

File tree

4 files changed

+282
-280
lines changed

4 files changed

+282
-280
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GO ?= go
22
GORELEASER ?= goreleaser
33

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

0 commit comments

Comments
 (0)