Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszyp committed Nov 20, 2020
1 parent 95f70a8 commit 0653150
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-store",
"author": "Kris Zyp",
"version": "0.8.15",
"version": "0.9.0",
"description": "Simple, efficient, scalable data store wrapper for LMDB",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"fs-extra": "^9.0.1",
"lmdb-store-0.9": "0.7.3",
"msgpackr": "^0.5.4",
"msgpackr": "^0.6.0",
"nan": "^2.14.1",
"node-gyp-build": "^4.2.3",
"weak-lru-cache": "^0.3.9"
Expand Down

0 comments on commit 0653150

Please sign in to comment.