Skip to content

Commit ef767e3

Browse files
committed
not update version for otlp examples
1 parent 2f42fb4 commit ef767e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

opentelemetry-otlp/examples/basic-otlp-http/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "basic-otlp-http"
3-
version = "0.27.0"
3+
version = "0.1.0"
44
edition = "2021"
55
license = "Apache-2.0"
66
publish = false

opentelemetry-otlp/examples/basic-otlp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "basic-otlp"
3-
version = "0.27.0"
3+
version = "0.1.0"
44
edition = "2021"
55
license = "Apache-2.0"
66
publish = false

0 commit comments

Comments
 (0)