Skip to content

Commit

Permalink
1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed May 27, 2024
1 parent 9d4fe21 commit 5d129b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@peculiar/x509",
"version": "1.10.0",
"version": "1.10.1",
"description": "@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy",
"main": "build/x509.cjs.js",
"module": "build/x509.es.js",
Expand Down Expand Up @@ -110,4 +110,4 @@
"qs": "^6.11.0",
"terser": "^5.14.2"
}
}
}

0 comments on commit 5d129b8

Please sign in to comment.