Skip to content

Commit

Permalink
Release 0.7.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 18, 2025
1 parent c8328ae commit f5498a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paulmillr/micro-key-producer",
"version": "0.7.3",
"version": "0.7.4",
"exports": {
".": "./src/index.ts",
"./bls.js": "./src/bls.ts",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "micro-key-producer",
"version": "0.7.3",
"version": "0.7.4",
"description": "Produces secure keys and passwords. Supports SSH, PGP, BLS, OTP, and many others",
"main": "./index.js",
"module": "./esm/index.js",
Expand Down

0 comments on commit f5498a7

Please sign in to comment.