Skip to content

Commit 86f71e9

Browse files
committed
Update version
1 parent 54eee6b commit 86f71e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lmdb",
33
"author": "Kris Zyp",
4-
"version": "2.2.0-beta1",
4+
"version": "2.2.0",
55
"description": "Simple, efficient, scalable, high-performance LMDB interface",
66
"license": "MIT",
77
"repository": {
@@ -65,7 +65,7 @@
6565
},
6666
"gypfile": true,
6767
"dependencies": {
68-
"msgpackr": "^1.5.3",
68+
"msgpackr": "^1.5.4",
6969
"nan": "^2.14.2",
7070
"node-gyp-build": "^4.2.3",
7171
"ordered-binary": "^1.2.4",

0 commit comments

Comments
 (0)