From eb561a7f94c50fffb04e9feb6fa6c5e19f3113ce Mon Sep 17 00:00:00 2001 From: Mike Anderson Date: Mon, 26 Oct 2015 11:28:07 -0500 Subject: [PATCH] Bump to 2.0.1 --- CHANGELOG.md | 5 +++++ scss/_vars.scss | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be956db..ddff77a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### 2.0.1 (Oct 26, 2015) + +* Fix compilation issue with libsass + + ### 2.0.0 (Oct 8, 2015) * Replace media-query() mixin with media() mixin. diff --git a/scss/_vars.scss b/scss/_vars.scss index 6ed48d9..09d51ad 100644 --- a/scss/_vars.scss +++ b/scss/_vars.scss @@ -3,7 +3,7 @@ //------------------------------------// /* - spaceBase version: 2.0.0 + spaceBase version: 2.0.1 http://spacebase.space150.com */