From 8b8670e46280e81e1a9dde9ee0b0705decf81f11 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 22:20:42 +0000 Subject: [PATCH] v2.9.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8ec75dc..8b6a3ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oxmysql", - "version": "2.7.7", + "version": "2.9.0", "description": "FXServer to MySQL communication via node-mysql2", "repository": { "type": "git", @@ -40,4 +40,4 @@ "pretty-quick": "^3.1.3", "typescript": "^5.3.3" } -} +} \ No newline at end of file