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 6e160c1 commit 22e1371Copy full SHA for 22e1371
CHANGELOG.md
@@ -1,5 +1,7 @@
1
=== HEAD
2
3
+=== 0.4.0 (July 1, 2014)
4
+
5
* Update 'rework-suit' to ^4.0.0.
6
7
=== 0.3.0 (June 21, 2014)
package.json
@@ -1,7 +1,7 @@
{
"name": "suitcss-preprocessor",
- "version": "0.3.0",
- "description": "A CSS preprocessor for working with SUIT CSS packages",
+ "version": "0.4.0",
+ "description": "A CSS preprocessor for working with SUIT CSS",
"main": "lib/index.js",
"bin": {
"suitcss": "bin/suitcss"
0 commit comments