From c3fe0b0ce7688ec54aba98fcc60d5689b122b5f2 Mon Sep 17 00:00:00 2001 From: "rhelease[bot]" <249629030+rhelease[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 05:05:21 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.8.1=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 55ebf23..7adc504 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.8.0", + "version": "1.8.1", "license": "MIT", "repository": "ehmpathy/sql-schema-control", "homepage": "https://github.com/ehmpathy/sql-schema-control",