From 6af84164e3b352468b85c301f4647b768cdc63af Mon Sep 17 00:00:00 2001 From: Roman Dvornov Date: Tue, 1 Mar 2016 20:21:30 +0300 Subject: [PATCH] 1.6.4 --- HISTORY.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 3a677919..c0075429 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,7 @@ +## 1.6.4 (March 1, 2016) + +- `npm` publish issue (#276) + ## 1.6.3 (February 29, 2016) - add `file` to generated source map since other tools can relay on it in source map transform chain diff --git a/package.json b/package.json index 3b8655e0..71660a88 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "csso", "description": "CSSO — CSS optimizer", - "version": "1.6.3", + "version": "1.6.4", "homepage": "https://github.com/css/csso", "author": "Sergey Kryzhanovsky (https://github.com/afelix)", "maintainers": [