Skip to content

Commit a095660

Browse files
committed
Release 0.5.2.
1 parent d362f41 commit a095660

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@noble/post-quantum",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"exports": {
55
".": "./src/index.ts",
66
"./_crystals.js": "./src/_crystals.ts",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@noble/post-quantum",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Auditable & minimal JS implementation of post-quantum cryptography: FIPS 203, 204, 205",
55
"files": [
66
"*.js",

0 commit comments

Comments
 (0)