Skip to content

Commit e46de5b

Browse files
committed
0.0.2
1 parent c16499f commit e46de5b

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
@@ -2,5 +2,10 @@
22

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

5+
0.0.2 / 2015-10-10
6+
==================
7+
8+
* Add voids, open-close as processor data ([c16499f](https://github.com/wooorm/hast/commit/c16499f))
9+
510
0.0.1 / 2015-10-09
611
==================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hast",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "HTML processor powered by plugins",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)