Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denysoblohin-okta committed Jan 11, 2021
1 parent 7385a53 commit c9f1c9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/jwt-verifier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.1.0
# 2.0.0

### Features

Expand Down
2 changes: 1 addition & 1 deletion packages/jwt-verifier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/jwt-verifier",
"version": "1.1.0",
"version": "2.0.0",
"description": "Easily validate Okta access tokens",
"repository": "https://github.com/okta/okta-oidc-js",
"homepage": "https://github.com/okta/okta-oidc-js/tree/master/packages/jwt-verifier",
Expand Down

0 comments on commit c9f1c9e

Please sign in to comment.