Skip to content

Commit 6c84ebe

Browse files
committed
Update version number
1 parent ed51981 commit 6c84ebe

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

js/sql.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.9",
3+
"version": "0.2.10",
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)