Skip to content

Commit dafdb9b

Browse files
committed
Release 2.3.1
1 parent 58fe518 commit dafdb9b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

History.md

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

2+
2.3.1 / 2015-10-25
3+
==================
4+
5+
* update Travis config
6+
* upgrade postcss-import dependency - fix deprecation warnings during make test-watch
7+
28
2.3.0 / 2015-10-24
39
==================
410

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.0",
3+
"version": "2.3.1",
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)