Skip to content

Commit 4edb3a2

Browse files
committed
0.0.1
1 parent 3bdf6c7 commit 4edb3a2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!--mdast setext-->
2+
3+
<!--lint disable no-multiple-toplevel-headings -->
4+
5+
0.0.1 / 2015-10-09
6+
==================

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "hast",
3-
"private": true,
4-
"version": "0.0.0",
3+
"version": "0.0.1",
54
"description": "HTML processor powered by plugins",
65
"license": "MIT",
76
"keywords": [

0 commit comments

Comments
 (0)