Skip to content

Commit

Permalink
Release 4.0.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 24, 2015
1 parent 854457a commit a926ba9
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.0.2
* Do not copy IE hacks to code style.

## 4.0.1
* Add `source.input` to `Root` too.

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.0.1",
"version": "4.0.2",
"description": "Framework for CSS postprocessors with full source map support",
"keywords": ["css", "parser", "postproccessor", "source map"],
"author": "Andrey Sitnik <andrey@sitnik.ru>",
Expand Down

0 comments on commit a926ba9

Please sign in to comment.