Skip to content

Commit

Permalink
Update project's version and changelog. (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
laura-rodriguez authored May 31, 2022
1 parent f84dc6f commit 4ae6d5d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Okta.AspNet.Abstractions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog
Running changelog of releases since `3.0.5`

## v4.0.1

### Features

- Update `Microsoft.IdentityModel.Tokens` dependency to `6.17.0`
- Update `System.IdentityModel.Tokens.Jwt` dependency to `6.17.0`

## v4.0.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion Okta.AspNet.Abstractions/Okta.AspNet.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>net452;netstandard2.0</TargetFrameworks>
<Version>4.0.0</Version>
<Version>4.0.1</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 4ae6d5d

Please sign in to comment.