Skip to content

Commit 22e1371

Browse files
committed
0.4.0
1 parent 6e160c1 commit 22e1371

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
=== HEAD
22

3+
=== 0.4.0 (July 1, 2014)
4+
35
* Update 'rework-suit' to ^4.0.0.
46

57
=== 0.3.0 (June 21, 2014)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "suitcss-preprocessor",
3-
"version": "0.3.0",
4-
"description": "A CSS preprocessor for working with SUIT CSS packages",
3+
"version": "0.4.0",
4+
"description": "A CSS preprocessor for working with SUIT CSS",
55
"main": "lib/index.js",
66
"bin": {
77
"suitcss": "bin/suitcss"

0 commit comments

Comments
 (0)