From fd3818d6f66683bbdf33257b8975d1b450bd6f57 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 2 May 2023 00:56:12 -0600 Subject: [PATCH] version bump for release (#151) --- Google.Authenticator/Google.Authenticator.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Google.Authenticator/Google.Authenticator.csproj b/Google.Authenticator/Google.Authenticator.csproj index 0e600c3..5092736 100644 --- a/Google.Authenticator/Google.Authenticator.csproj +++ b/Google.Authenticator/Google.Authenticator.csproj @@ -1,4 +1,3 @@ - netstandard2.0;net462 @@ -7,7 +6,7 @@ Google Authenticator Two-Factor Authentication Library (Not officially affiliated with Google.) Brandon Potter Brandon Potter - 3.0.0 + 3.1.0 Apache-2.0 https://github.com/BrandonPotter/GoogleAuthenticator GoogleAuthenticator