Skip to content

Commit

Permalink
chore: mark 9.1.4
Browse files Browse the repository at this point in the history
Fix publishing issue and mark 9.1.4
  • Loading branch information
aslushnikov committed Dec 6, 2023
1 parent e425d9c commit 08152bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@degulabs/better-sqlite3",
"version": "9.1.3",
"version": "9.1.4",
"description": "The fastest and simplest library for SQLite3 in Node.js.",
"homepage": "http://github.com/degulabs/better-sqlite3",
"author": "Joshua Wise <joshuathomaswise@gmail.com>",
Expand All @@ -13,6 +13,7 @@
"files": [
"binding.gyp",
"src/*.[ch]pp",
"types/**",
"lib/**",
"deps/**"
],
Expand Down

0 comments on commit 08152bf

Please sign in to comment.