Skip to content

Commit

Permalink
Merge pull request #29 from okta/lr-update-project-version-to-1.1.0
Browse files Browse the repository at this point in the history
Update project's version to 1.1.0
  • Loading branch information
laura-rodriguez authored Apr 20, 2020
2 parents 4583769 + 8861dc3 commit 795ed2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Okta.Auth.Sdk/Okta.Auth.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

<PropertyGroup>
<TargetFramework>netstandard1.3</TargetFramework>
<Version>1.0.1</Version>
<Version>1.1.0</Version>
</PropertyGroup>

<PropertyGroup>
<Description>Official .NET SDK for the Okta Authentication API.</Description>
<DocumentationFile>bin\Debug\netstandard1.3\Okta.Auth.Sdk.xml</DocumentationFile>
<DocumentationFile>bin\$(Configuration)\netstandard1.3\Okta.Auth.Sdk.xml</DocumentationFile>
<RepositoryUrl>https://github.com/okta/okta-auth-dotnet</RepositoryUrl>
<PackageProjectUrl>https://github.com/okta/okta-auth-dotnet</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/okta/okta-auth-dotnet/blob/master/LICENSE</PackageLicenseUrl>
Expand Down

0 comments on commit 795ed2f

Please sign in to comment.