Skip to content

Commit

Permalink
0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan committed Apr 21, 2024
1 parent b32b0cf commit cd2ae57
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,7 +1,7 @@
{
"name": "jwt-falcon",
"type": "module",
"version": "0.0.10",
"version": "0.0.11",
"description": "A lightweight JavaScript library for generating and verifying JSON Web Tokens (JWT) using the Falcon cryptographic algorithm, a lattice-based signature scheme that is post-quantum (PQ) proof and resistant to attacks from quantum computers.",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit cd2ae57

Please sign in to comment.