Skip to content

Commit 8f38f4e

Browse files
committed
Release 1.0.0
1 parent 5b92695 commit 8f38f4e

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.0 / 2013-02-27
3+
==================
4+
5+
* fix & support with comma-delimited selectors
6+
27
0.0.6 / 2013-02-20
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-whitespace",
3-
"version": "0.0.6",
3+
"version": "1.0.0",
44
"description": "Whitespace significant CSS to regular CSS",
55
"keywords": ["css", "parser", "rework"],
66
"author": "TJ Holowaychuk <tj@vision-media.ca>",

0 commit comments

Comments
 (0)