Skip to content

Commit bfb5370

Browse files
committed
2.0.0
1 parent 5a214a9 commit bfb5370

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

history.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@
22

33
<!--lint disable no-multiple-toplevel-headings -->
44

5+
2.0.0 / 2016-04-12
6+
==================
7+
8+
* Add support for non-lowercase tag-names ([`5a214a9`](https://github.com/wooorm/hast-util-parse-selector/commit/5a214a9))
9+
510
1.0.0 / 2016-02-21
611
==================

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hast-util-parse-selector",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Parse a simple CSS selector to a HAST node",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)