diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 9e2d00e..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ -## 1.1.1 (2014-07-18) - -- Fix a recursion bug with a user-defined baseline parameter (thanks @HugoGiraudel) -- Add project to the [Sache](http://www.sache.in/ "Sache: Find Sass and Compass Extensions for your next project") registry - -## 1.1.0 (2014-02-26) - -- Unit testing with [Bootcamp](https://github.com/thejameskyle/bootcamp) - -## 1.0.0 (2013-12-13) - -Public release. diff --git a/bower.json b/bower.json index 796da55..62d6b9c 100644 --- a/bower.json +++ b/bower.json @@ -1,9 +1,7 @@ { "name": "guss-rem", - "version": "1.1.1", "main": "_rem.scss", "ignore": [ - "CHANGELOG.md", "specs", "tests.scss" ],