Skip to content

Commit a12c0d2

Browse files
committed
Merge pull request #17 from csscomb/tg/15
Update version to 2.0.0 (see #15)
2 parents c2b985f + e1fdbbb commit a12c0d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-csscomb",
33
"description": "The grunt plugin for sorting CSS properties in specific order.",
4-
"version": "1.2.1",
4+
"version": "2.0.0",
55
"homepage": "https://github.com/csscomb/grunt-csscomb",
66
"author": {
77
"name": "Koji Ishimoto",
@@ -54,4 +54,4 @@
5454
"SCSS",
5555
"LESS"
5656
]
57-
}
57+
}

0 commit comments

Comments
 (0)