From 2c42ab1a9fda34ad4cc1bba3df1ce472a2c4f0c3 Mon Sep 17 00:00:00 2001 From: Chase Adams Date: Thu, 11 Dec 2025 17:35:12 -0700 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d78fa53..47fd18a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prisma-zero", - "version": "0.1.0-canary.2", + "version": "0.1.0-canary.3", "description": "Generate Zero schemas from Prisma ORM schemas", "type": "module", "scripts": {