diff --git a/README.md b/README.md index d2db905..4e46ee4 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ Files: - `first@2x.png` - `second.png` -See fancy-sprites-styles for a SCSS Mixin that consumes this output. \ No newline at end of file +See [fancy-sprites-scss](https://github.com/MajorBreakfast/fancy-sprites-scss) for a SCSS Mixin that consumes this output. \ No newline at end of file diff --git a/package.json b/package.json index 7ddf448..b3d7eeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-fancy-sprites", - "version": "0.9.1", + "version": "1.0.0", "description": "A very flexible minimalistic spriting solution for web development", "author": "Josef Brandl", "license": "MIT",