Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszyp committed Jun 10, 2024
1 parent fa274bf commit 3fb8b8a
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,7 +1,7 @@
{
"name": "lmdb",
"author": "Kris Zyp",
"version": "3.0.11",
"version": "3.0.12",
"description": "Simple, efficient, scalable, high-performance LMDB interface",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -79,7 +79,7 @@
},
"gypfile": true,
"dependencies": {
"msgpackr": "^1.9.9",
"msgpackr": "^1.10.2",
"node-addon-api": "^6.1.0",
"node-gyp-build-optional-packages": "5.2.2",
"ordered-binary": "^1.4.1",
Expand Down

0 comments on commit 3fb8b8a

Please sign in to comment.