From ca2287e15e0a054d951d4663dbf94b1ec8ff5916 Mon Sep 17 00:00:00 2001 From: Aaron McConnell Date: Thu, 17 Apr 2025 11:22:17 -0400 Subject: [PATCH] Update README for version 1.3.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d01b6c..95a9040 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The example application has a dedicated README with further instructions on how # Usage This library requires .NET Core 3.1 or higher, or .NET Framework 4.7.1 or higher -The library is available on NuGet at https://www.nuget.org/packages/DuoUniversal/1.2.5 +The library is available on NuGet at https://www.nuget.org/packages/DuoUniversal/1.3.0 Include it in your .NET project with: