Skip to content

Commit aadbb62

Browse files
committed
Release 1.0.1
1 parent dc25963 commit aadbb62

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.0.1 / 2012-07-26
3+
==================
4+
5+
* change "selector" to "selectors" array
6+
27
1.0.0 / 2010-01-03
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-parse",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "CSS parser",
55
"keywords": ["css", "parser", "stylesheet"],
66
"author": "TJ Holowaychuk <tj@vision-media.ca>",

0 commit comments

Comments
 (0)