Skip to content

Commit 772689c

Browse files
authored
Update mix.exs
1 parent c27e885 commit 772689c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defmodule OtelMetricExporter.MixProject do
66
app: :otel_metric_exporter,
77
name: "OTel Metric Exporter",
88
description: "An unofficial OTel-compatible metric exporter",
9-
version: "0.3.6",
9+
version: "0.3.7",
1010
elixir: "~> 1.17",
1111
start_permanent: Mix.env() == :prod,
1212
source_url: "https://github.com/electric-sql/elixir-otel-metric-exporter",

0 commit comments

Comments
 (0)