From d797132bb58cfefb6f4f61126e772947ab8cdb2a Mon Sep 17 00:00:00 2001 From: Rida Date: Mon, 5 Jun 2023 16:16:27 +0200 Subject: [PATCH] 1.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a6fd6f..4173242 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "schemix", - "version": "1.13.0", + "version": "1.14.0", "description": "Schemix allows you to programmatically create Prisma schemas using TypeScript", "repository": { "url": "https://github.com/ridafkih/schemix"