From 318d20a4e02b63b3e2e95f527abbf145f2edfa05 Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Thu, 23 Jun 2016 14:54:11 +0200 Subject: [PATCH] v6.1.4 :star2: --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f22357c9..63784c3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 6.1.4 +- Fixes + - Add fallback aliases to both SCSS and Stylus (due to the API changes in 6.1.3) + ### 6.1.3 - Update - Update NPM dependencies diff --git a/package.json b/package.json index 88ce6973..73d38f6d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ } ], "main": "stylus/jeet.js", - "version": "6.1.3", + "version": "6.1.4", "description": "A grid system for humans.", "keywords": [ "stylus",