From 747690d390b7e66a065b631faa7004c499946706 Mon Sep 17 00:00:00 2001 From: Dennis Date: Sun, 28 Jun 2015 22:34:34 -0700 Subject: [PATCH] 2.5.1 --- README.md | 6 ++++++ bower.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3902c6..2bd2e8a 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,9 @@ Skeleton Sass is community driven. We will gladly review any issues that you fin Changelog --------- +### 2.5.1 +* Fixes [issue #16](https://github.com/atomicpages/skeleton-sass/issues/16) + ### 2.5.0 * Addition of a new default theme called **fresh** * Removal of old reset CSS in favor of [normalize.css](http://necolas.github.io/normalize.css/) @@ -184,3 +187,6 @@ Contributors * [vephinx](https://github.com/vephinx): * [Issue #7](https://github.com/atomicpages/skeleton-sass/issues/7) * [Issue #9](https://github.com/atomicpages/skeleton-sass/issues/9) +* [thomasvandongen](https://github.com/thomasvandongen + * Pull request [0af774f](https://github.com/atomicpages/skeleton-sass/pull/20) + * **Note:** as a result of his work we can finally close [issue #16](https://github.com/atomicpages/skeleton-sass/issues/16) diff --git a/bower.json b/bower.json index c6b1ddd..6ab03a0 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "skeleton-sass", - "version": "2.5.0", + "version": "2.5.1", "author": "Dennis Thompson", "homepage": "http://atomicpages.github.io/skeleton-sass/", "repository": {