From ce337fe5351014b484284c20621c9bfad5973479 Mon Sep 17 00:00:00 2001 From: Ryan Christian Date: Thu, 19 Dec 2024 17:17:46 -0600 Subject: [PATCH] 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3879b89..923c343 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-preact", - "version": "0.5.0", + "version": "0.5.1", "description": "Create a Vite-powered Preact app in seconds", "type": "module", "bin": {