Skip to content

Commit 2d75db1

Browse files
committed
Bump version to v0.3.4
1 parent b2a1162 commit 2d75db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
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.3",
9+
version: "0.3.4",
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)