Skip to content

Commit d310509

Browse files
committed
2.0.4
1 parent c719a95 commit d310509

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 2.0.4 - 2016-09-06
2+
13
- Fixed: another regression of 2.0.2
24
([#10](https://github.com/postcss/postcss-selector-matches/pull/10) - @MoOx)
35

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-selector-matches",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)