From 293b9818ca1860f2a7a83f1e254a25592d3440ff Mon Sep 17 00:00:00 2001 From: Mirek Rusin Date: Thu, 22 Aug 2024 13:51:25 +0200 Subject: [PATCH] 6.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5149c2b..3083dde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appliedblockchain/tsql", - "version": "6.12.0", + "version": "6.13.0", "description": "Fast and safe T-SQL template combinators for MSSQL.", "type": "module", "module": "./mjs/index.js",