We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7933c55 commit 29484b3Copy full SHA for 29484b3
CHANGELOG
@@ -1,3 +1,7 @@
1
+v0.3.0:
2
+ date: 2014-07-25
3
+ changes:
4
+ - https://github.com/ahmednuaman/grunt-scss-lint/releases/tag/v0.3.0
5
v0.2.0:
6
date: 2014-07-25
7
changes:
package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-scss-lint",
"description": "Validate `.scss` files with `scss-lint`.",
- "version": "0.2.0",
+ "version": "0.3.0",
"homepage": "https://github.com/ahmednuaman/grunt-scss-lint",
"author": {
"name": "Ahmed Nuaman",
0 commit comments