Tesla 2.3.0 (#213)

This commit is contained in:
Bryan Naegele 2023-10-16 13:30:40 -06:00 committed by GitHub
parent 4250e0b99f
commit 318c68d63d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ defmodule OpentelemetryTesla.MixProject do
def project do
[
app: :opentelemetry_tesla,
version: "2.2.0",
version: "2.3.0",
elixir: "~> 1.10",
start_permanent: Mix.env() == :prod,
deps: deps(),