Skip to content

Commit

Permalink
Release 4.1.8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 1, 2015
1 parent e0deb92 commit 1e835d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 4.1.8
* Accepts `Processor` instance in `postcss()` constructor too.

## 4.1.7
* Speed up `postcss.list` (by Bogdan Chadkin).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss",
"version": "4.1.7",
"version": "4.1.8",
"description": "Tool for transforming CSS with JS plugins",
"keywords": ["css", "postproccessor", "parser", "source map", "transform",
"manipulation", "preprocess", "transpiler"],
Expand Down

0 comments on commit 1e835d2

Please sign in to comment.