Skip to content

Commit 3cd9e67

Browse files
authored
Update README for 1.3.1 release (#56)
1 parent ee50168 commit 3cd9e67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ The example application has a dedicated README with further instructions on how
1919
# Usage
2020
This library requires .NET Core 3.1 or higher, or .NET Framework 4.7.1 or higher
2121

22-
The library is available on NuGet at https://www.nuget.org/packages/DuoUniversal/1.3.0
22+
The library is available on NuGet at https://www.nuget.org/packages/DuoUniversal/1.3.1
2323

2424
Include it in your .NET project with:
2525

26-
`dotnet add package DuoUniversal --version 1.2.5`
26+
`dotnet add package DuoUniversal --version 1.3.1`
2727

2828
## TLS 1.2 and 1.3 Support
2929

0 commit comments

Comments
 (0)