From 78e1a58949e667aa78fa2c7c1051a21302dd6942 Mon Sep 17 00:00:00 2001 From: Haydn Ewers <27211+haydn@users.noreply.github.com> Date: Sun, 15 Sep 2024 17:20:31 +1000 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c035ed9..cda748d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@haydn/universal", - "version": "0.0.0", + "version": "0.0.1", "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