From 9ba763a79042fbf384329ba9116000df0a647c17 Mon Sep 17 00:00:00 2001 From: Haydn Ewers <27211+haydn@users.noreply.github.com> Date: Sun, 22 Sep 2024 14:47:19 +1000 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4bc9d4..43c93f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@haydn/universal", - "version": "0.0.2", + "version": "0.0.3", "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