diff --git a/package.json b/package.json index 9e82905..5149c2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appliedblockchain/tsql", - "version": "6.11.0", + "version": "6.12.0", "description": "Fast and safe T-SQL template combinators for MSSQL.", "type": "module", "module": "./mjs/index.js",