Skip to content

Commit 8ae8ecb

Browse files
committed
Bump version
Bump version in order to push to NPM Closes #179
1 parent f785ebc commit 8ae8ecb

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.3.2",
3+
"version": "0.4.0",
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", "stand-alone", "relational", "database", "RDBMS", "data", "query", "statement", "emscripten", "asm", "asm.js"],
66
"license": "MIT",

0 commit comments

Comments
 (0)