Skip to content

Commit be57c93

Browse files
committed
Release 2.4.0
1 parent 1bad988 commit be57c93

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
2.4.0 / 2016-01-15
3+
==================
4+
5+
* add support for source maps
6+
27
2.3.3 / 2015-12-28
38
==================
49

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-cli",
3-
"version": "2.3.3",
3+
"version": "2.4.0",
44
"description": "CLI for postcss",
55
"main": "index.js",
66
"bin": {
@@ -33,4 +33,4 @@
3333
"postcss-import": "^7.1.0",
3434
"postcss-url": "^4.0.0"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)