Skip to content

Commit

Permalink
v2.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Sep 17, 2024
1 parent 11652bc commit 46ae90b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"packages": [
"packages/*"
],
"version": "2.3.13",
"version": "2.3.14",
"npmClient": "yarn"
}
4 changes: 2 additions & 2 deletions packages/ecc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@peculiar/asn1-ecc",
"version": "2.3.13",
"version": "2.3.14",
"description": "ASN.1 schema of `Elliptic Curve Private Key Structure` (RFC5915)",
"files": [
"build/**/*.{js,d.ts}",
Expand Down Expand Up @@ -43,4 +43,4 @@
"asn1js": "^3.0.5",
"tslib": "^2.6.2"
}
}
}

0 comments on commit 46ae90b

Please sign in to comment.