Skip to content

Commit b863caf

Browse files
committed
package: bump version to v0.2.2
1 parent 8393df0 commit b863caf

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.1",
3+
"version": "0.2.2",
44
"author": "Brian White <mscdex@mscdex.net>",
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)