From 4382b8c4b4d2d82ff8a722e556d850495aa9de78 Mon Sep 17 00:00:00 2001 From: Dan Tolbert Date: Wed, 10 Mar 2021 12:33:53 -0500 Subject: [PATCH] bump version to 2.3.0 --- src/Telnyx.net/Telnyx.net.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Telnyx.net/Telnyx.net.csproj b/src/Telnyx.net/Telnyx.net.csproj index f436cca..e066767 100644 --- a/src/Telnyx.net/Telnyx.net.csproj +++ b/src/Telnyx.net/Telnyx.net.csproj @@ -5,7 +5,7 @@ Telnyx.net is a sync/async .NET Framework 4.5+ and .NETStandard 2.0 client, and a portable class library for the Telnyx API. (Official Library) Telnyx.net 25.13.0 - 2.2.0 + 2.3.0 Telnyx net45;netstandard2.0;net452;netstandard2.1 Telnyx.net