Skip to content

Commit fc2c3aa

Browse files
bump version
1 parent 40b2459 commit fc2c3aa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 10.2.0
4+
35
- Added JSON Web keys support
46

57
It's possible to use JWKS with

src/JWT/JWT.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</PropertyGroup>
2626

2727
<PropertyGroup>
28-
<Version>10.1.1</Version>
28+
<Version>10.2.0</Version>
2929
<FileVersion>10.0.0.0</FileVersion>
3030
<AssemblyVersion>10.0.0.0</AssemblyVersion>
3131
</PropertyGroup>

0 commit comments

Comments
 (0)