Skip to content

Commit

Permalink
Release 4.0.5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 23, 2015
1 parent 2f8142d commit 0af603b
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.5
* Fix error message on double colon in declaration.

## 4.0.4
* Fix indent detection in some rare cases.

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.4",
"version": "4.0.5",
"description": "Tool for transforming CSS with JS plugins",
"keywords": ["css", "postproccessor", "parser", "source map", "transform",
"manipulation", "preprocess", "transpiler"],
Expand Down

0 comments on commit 0af603b

Please sign in to comment.