Skip to content

Commit 57fe40c

Browse files
committed
Update version
1 parent 0c7919c commit 57fe40c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,5 +609,3 @@ This project has no funding needs. If you feel inclined to donate, donate to one
609609
* This library is built on top of [node-lmdb](https://github.com/Venemo/node-lmdb)
610610
* This library uses msgpackr for the default serialization of data [msgpackr](https://github.com/kriszyp/msgpackr)
611611
* cobase is built on top of this library: [cobase](https://github.com/DoctorEvidence/cobase)
612-
613-
<a href="https://dev.doctorevidence.com/"><img src="./assets/powers-dre.png" width="203"/></a>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lmdb",
33
"author": "Kris Zyp",
4-
"version": "3.3.0",
4+
"version": "3.4.0",
55
"description": "Simple, efficient, scalable, high-performance LMDB interface",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)