Skip to content

Commit 4307d4b

Browse files
authored
bump version & revert wrongly tagged version in #116 (#118)
1 parent 01efbc7 commit 4307d4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/exporter/otlp/proto/http/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OpenTelemetryExporterOtlpProtoHttp"
22
uuid = "f175482f-0544-4037-b362-361efbf21c04"
33
authors = ["Jun Tian <[email protected]>"]
4-
version = "0.1.4"
4+
version = "0.1.5"
55

66
[deps]
77
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"

src/exporter/prometheus/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OpenTelemetryExporterPrometheus"
22
uuid = "34e26579-e93c-4b5e-ba07-7afb633408c2"
33
authors = ["Jun Tian <[email protected]>"]
4-
version = "0.3.1"
4+
version = "0.3.0"
55

66
[deps]
77
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

0 commit comments

Comments
 (0)