diff --git a/package-lock.json b/package-lock.json index c90f9536..95f949f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mssql", - "version": "7.3.1", + "version": "7.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 885a3123..cf63102a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "azure", "node-mssql" ], - "version": "7.3.1", + "version": "7.3.2", "main": "index.js", "repository": "github:tediousjs/node-mssql", "license": "MIT",