From a11af240a428ca4da0e0f19fda49c058da361c53 Mon Sep 17 00:00:00 2001 From: Aman Varshney Date: Mon, 24 Aug 2026 18:49:23 +0530 Subject: [PATCH] chore(release): 0.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f515a75..3eaa6b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-prisma", - "version": "0.9.0", + "version": "0.9.1", "private": false, "description": "Create Prisma 8 projects with first-party templates and great DX.", "homepage": "https://github.com/prisma/create-prisma",