Bump version to 1.1.1 (#175)
This commit is contained in:
parent
8292870b66
commit
6a5fc4c884
|
@ -5,7 +5,7 @@ defmodule OpentelemetryEcto.MixProject do
|
|||
[
|
||||
app: :opentelemetry_ecto,
|
||||
description: description(),
|
||||
version: "1.1.0",
|
||||
version: "1.1.1",
|
||||
elixir: "~> 1.10",
|
||||
start_permanent: Mix.env() == :prod,
|
||||
deps: deps(),
|
||||
|
|
Loading…
Reference in New Issue