There was an error while loading. Please reload this page.
1 parent 30ceab3 commit d579d0fCopy full SHA for d579d0f
1 file changed
mix.exs
@@ -6,7 +6,7 @@ defmodule OtelMetricExporter.MixProject do
6
app: :otel_metric_exporter,
7
name: "OTel Metric Exporter",
8
description: "An unofficial OTel-compatible metric exporter",
9
- version: "0.4.2",
+ version: "0.4.3",
10
elixir: "~> 1.17",
11
start_permanent: Mix.env() == :prod,
12
source_url: "https://github.com/electric-sql/elixir-otel-metric-exporter",
0 commit comments