From de51944bf300a90639a232d4c705821269a7d234 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Mon, 17 Aug 2020 09:33:14 +0200 Subject: [PATCH] 1.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15fae6a..cb243ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "destyle.css", - "version": "1.0.14", + "version": "1.0.15", "description": "Opinionated reset stylesheet that provides a clean styling slate for your project.", "main": "destyle.css", "style": "destyle.css",