Skip to content

Commit 7e61e47

Browse files
committed
Release 0.8.2.
1 parent f08f9ae commit 7e61e47

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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": "@paulmillr/micro-key-producer",
3-
"version": "0.8.0",
3+
"version": "0.8.2",
44
"exports": {
55
".": "./src/index.ts",
66
"./bls.js": "./src/bls.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": "micro-key-producer",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"description": "Produces secure passwords & keys for WebCrypto, SSH, PGP, SLIP10, OTP and many others",
55
"files": [
66
"*.js",

test/build/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)