From 68d5f22698cbc1a036d459c939fc9a1fa1270841 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Wed, 2 Jan 2019 15:48:27 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5748c1..4ea43b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "destyle.css", - "version": "1.0.1", + "version": "1.0.2", "description": "Opinionated reset stylesheet that provides a clean styling slate for your project.", "main": "destyle.css", "style": "destyle.css",