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