diff --git a/package.json b/package.json index 039776173..2188028fc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@vscode/sqlite3", "description": "Asynchronous, non-blocking SQLite3 bindings", - "version": "5.1.3-vscode", + "version": "5.1.4-vscode", "homepage": "https://github.com/microsoft/vscode-node-sqlite3", "author": { "name": "Mapbox",