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 */