Skip to content

Commit 7fc2859

Browse files
authored
Update Firebase.Auth.csproj
1 parent 36643f7 commit 7fc2859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Firebase.Auth/Firebase.Auth.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard1.1</TargetFramework>
55
<PackageId>FirebaseAuthentication.net</PackageId>
6-
<PackageVersion>3.7.1</PackageVersion>
6+
<PackageVersion>3.7.2</PackageVersion>
77
<Authors>Step Up Labs, Inc.</Authors>
88
<Description>Firebase authentication library. It can generate Firebase auth token based on given OAuth token (issued by Google, Facebook...). This Firebase token can then be used with REST queries against Firebase endpoints. </Description>
99
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>

0 commit comments

Comments
 (0)