From 586340d98038feacfce7c0a5fa268481cb4a688b Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 00:54:09 +0000 Subject: [PATCH] v2.12.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 22882af..65e46c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oxmysql", - "version": "2.11.2", + "version": "2.12.0", "description": "FXServer to MySQL communication via node-mysql2", "repository": { "type": "git", @@ -40,4 +40,4 @@ "pretty-quick": "^3.3.1", "typescript": "^5.6.2" } -} +} \ No newline at end of file