diff --git a/package.json b/package.json index 913a5b0..21d9480 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@signalapp/better-sqlite3", - "version": "9.0.8", + "version": "9.0.9", "description": "The fastest and simplest library for SQLite3 in Node.js.", "homepage": "http://github.com/WiseLibs/better-sqlite3", "author": "Joshua Wise ",