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",