From a123441fa6510cab871c381de7e3440b131269b2 Mon Sep 17 00:00:00 2001 From: Matthew Rathbone Date: Fri, 15 Nov 2024 15:04:23 -0600 Subject: [PATCH] Bump to 2.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11a3348..78f21b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-query-identifier", - "version": "2.7.0", + "version": "2.8.0", "description": "A SQL query identifier", "license": "MIT", "main": "lib/index.js",