Skip to content

Commit 1dcdf26

Browse files
committed
package: bump version to v0.2.4
1 parent ef8e16f commit 1dcdf26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "esqlite",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"author": "Brian White <[email protected]>",
55
"description": "An SQLite binding for node.js with built-in encryption, focused on simplicity and (async) performance",
66
"main": "./lib/index",

0 commit comments

Comments
 (0)