From 598fb9afacb077d87c4424fd124230e6de68f4aa Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Thu, 15 Oct 2020 18:16:33 +0200 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6cd6373..90d5658 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "destyle.css", - "version": "2.0.1", + "version": "2.0.2", "description": "Opinionated reset stylesheet that provides a clean styling slate for your project.", "main": "destyle.css", "style": "destyle.css",