We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b131ff commit eccfaedCopy full SHA for eccfaed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "esqlite",
3
- "version": "0.2.2",
+ "version": "0.2.3",
4
"author": "Brian White <[email protected]>",
5
"description": "An SQLite binding for node.js with built-in encryption, focused on simplicity and (async) performance",
6
"main": "./lib/index",
0 commit comments