From edc5f13533c6d0a9a470d54692769396398eb480 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Sun, 21 Jan 2024 22:32:50 +0100 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 251754e..49f0a5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "destyle.css", - "version": "4.0.0", + "version": "4.0.1", "description": "Opinionated reset stylesheet that provides a clean slate for styling your html.", "main": "destyle.css", "style": "destyle.css",