Skip to content

Commit

Permalink
1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Sep 17, 2024
1 parent d4ee63f commit 40e1da2
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.12.1",
"version": "1.12.2",
"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 @@ -103,4 +103,4 @@
"tslib": "^2.7.0",
"tsyringe": "^4.8.0"
}
}
}

0 comments on commit 40e1da2

Please sign in to comment.