From ddca8746020f64c344c13df0b1f0842dabd41df9 Mon Sep 17 00:00:00 2001 From: Haydn Ewers <27211+haydn@users.noreply.github.com> Date: Thu, 29 May 2025 21:10:40 +1000 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43c93f8..eb77056 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@haydn/universal", - "version": "0.0.3", + "version": "0.0.4", "description": "A CSS reset that strips away almost all of the default browser styles so you can just set the values you want.", "repository": "github:haydn/universal", "keywords": [ -- 2.51.2