From 03c40af93b25d549820dbb68736ed26fe4af4b8a Mon Sep 17 00:00:00 2001 From: "rhelease[bot]" <249629030+rhelease[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 03:35:53 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.8.0=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baaa0f9..55ebf23 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "sql-schema-control", "author": "ehmpathy", "description": "Declarative database schema management. Provision, track, sync, and modify your database schema with plain, version controlled, sql.", - "version": "1.7.3", + "version": "1.8.0", "license": "MIT", "repository": "ehmpathy/sql-schema-control", "homepage": "https://github.com/ehmpathy/sql-schema-control",