Skip to content

Commit 29484b3

Browse files
committed
bumped to 0.3.0
1 parent 7933c55 commit 29484b3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
15
v0.2.0:
26
date: 2014-07-25
37
changes:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-scss-lint",
33
"description": "Validate `.scss` files with `scss-lint`.",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"homepage": "https://github.com/ahmednuaman/grunt-scss-lint",
66
"author": {
77
"name": "Ahmed Nuaman",

0 commit comments

Comments
 (0)