Skip to content

Commit

Permalink
Release 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Feb 6, 2025
1 parent 90ad79f commit f75c954
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@noble/post-quantum",
"version": "0.3.1",
"version": "0.4.0",
"exports": {
".": "./src/index.ts",
"./_crystals": "./src/_crystals.ts",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@noble/post-quantum",
"version": "0.3.1",
"version": "0.4.0",
"description": "Auditable & minimal JS implementation of post-quantum public-key cryptography: FIPS 203, 204, 205",
"files": [
"*.js",
Expand Down
2 changes: 1 addition & 1 deletion test/build/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f75c954

Please sign in to comment.