Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Commit

Permalink
chore: bump version to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rictorres committed Jan 4, 2019
1 parent f60c779 commit ca3a4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@new10com/jwks-rsa",
"version": "2.0.0",
"version": "2.0.1",
"description": "Library to retrieve RSA public keys from a JWKS endpoint",
"main": "lib/index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit ca3a4e9

Please sign in to comment.