Skip to content

Commit 3738933

Browse files
committed
bump version
1 parent aa448b3 commit 3738933

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": "sql.js",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).",
55
"keywords": ["SQL", "SQLite", "database", "emscripten"],
66
"license": "MIT",

0 commit comments

Comments
 (0)