From e696b9f025937a1c227b56f20820e3f13e5ec339 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Fri, 29 May 2020 16:58:28 +0200 Subject: [PATCH] 1.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2af175..15730db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "destyle.css", - "version": "1.0.11", + "version": "1.0.12", "description": "Opinionated reset stylesheet that provides a clean styling slate for your project.", "main": "destyle.css", "style": "destyle.css",