We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8e16f commit 1dcdf26Copy full SHA for 1dcdf26
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "esqlite",
3
- "version": "0.2.3",
+ "version": "0.2.4",
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