bump opentelemetry_phoenix to 1.1.1 (#181)

This commit is contained in:
Tristan Sloughter 2023-06-20 08:39:50 -06:00 committed by GitHub
parent b85420afed
commit 4dfda22cef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 1.1.1
### Fixes
* [Relax nimble_options
requirement](https://github.com/open-telemetry/opentelemetry-erlang-contrib/pull/161)
## 1.1.0
### Features

View File

@ -5,7 +5,7 @@ defmodule OpentelemetryPhoenix.MixProject do
[
app: :opentelemetry_phoenix,
description: description(),
version: "1.1.0",
version: "1.1.1",
elixir: "~> 1.10",
start_permanent: Mix.env() == :prod,
dialyzer: [