Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathantneal committed Sep 8, 2015
1 parent a4d7a6a commit 63a3088
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.1.1 (2015-09-08)

Updated: PostCSS Extend 1.0.0

## 1.1.0 (2015-09-08)

Added: PostCSS Extend
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "precss",
"version": "1.1.0",
"version": "1.1.1",
"description": "Use Sass-like markup in your CSS",
"keywords": [
"postcss",
Expand Down Expand Up @@ -38,7 +38,7 @@
"postcss-custom-media": "^5.0.0",
"postcss-custom-properties": "^5.0.0",
"postcss-custom-selectors": "^3.0.0",
"postcss-extend": "^0.4.3",
"postcss-extend": "^1.0.0",
"postcss-media-minmax": "^2.1.0",
"postcss-mixins": "^1.0.0",
"postcss-nested": "^1.0.0",
Expand Down

0 comments on commit 63a3088

Please sign in to comment.