From 415ab2b00f2f86ddd3f15e219a5e4c5aa3534aa7 Mon Sep 17 00:00:00 2001 From: Roman Dvornov Date: Thu, 7 Jun 2018 15:23:47 +0300 Subject: [PATCH] 3.5.1 --- HISTORY.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 0b5f2d9f..9ccac395 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,7 @@ +## 3.5.1 (June 7, 2018) + +- Bumped [CSSTree](https://github.com/csstree/csstree) to `1.0.0-alpha.29` (fixes some issues) + ## 3.5.0 (January 14, 2018) - Migrated to [CSSTree](https://github.com/csstree/csstree) `1.0.0-alpha.27` diff --git a/package.json b/package.json index 3ad41df2..8e8c17bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "csso", - "version": "3.5.0", + "version": "3.5.1", "description": "CSS minifier with structural optimisations", "keywords": [ "css",