Skip to content

Commit 3e54291

Browse files
committed
1.2.9
1 parent a1872b7 commit 3e54291

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 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
@@ -9,7 +9,7 @@
99
"types": "./types/index.d.ts",
1010
"name": "promisesql",
1111
"description": "A [node-sqlite3](https://www.npmjs.com/package/sqlite3) wrapper for running simple, promise-based database queries in Node.js. It works best in smaller projects with a lot of asynchronous development, e.g., a Discord bot that implements slash commands.",
12-
"version": "1.2.8",
12+
"version": "1.2.9",
1313
"main": "index.js",
1414
"directories": {
1515
"lib": "lib"

0 commit comments

Comments
 (0)