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