From eacf98ce88f5480c1bda64b1343b86c86f76be35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 10:24:12 -0700 Subject: [PATCH] Prep release v1.2.0 (#273) Co-authored-by: bryannaegele <5731285+bryannaegele@users.noreply.github.com> --- instrumentation/opentelemetry_ecto/mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation/opentelemetry_ecto/mix.exs b/instrumentation/opentelemetry_ecto/mix.exs index 1ee9de0..7f69664 100644 --- a/instrumentation/opentelemetry_ecto/mix.exs +++ b/instrumentation/opentelemetry_ecto/mix.exs @@ -1,7 +1,7 @@ defmodule OpentelemetryEcto.MixProject do use Mix.Project - @version "1.1.2" + @version "1.2.0" def project do [