Skip to content

Commit

Permalink
2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Jan 22, 2024
1 parent 5767f15 commit 3d85327
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": "graphene-pk11",
"version": "2.3.3",
"version": "2.3.4",
"description": "A simple layer for interacting with PKCS #11 / PKCS11 / CryptoKI for Node in TypeScript",
"main": "./build/cjs/index.js",
"module": "./build/es2015/index.js",
Expand Down Expand Up @@ -103,4 +103,4 @@
"type": "github",
"url": "https://github.com/sponsors/PeculiarVentures"
}
}
}

0 comments on commit 3d85327

Please sign in to comment.