Skip to content

Commit 29f6daf

Browse files
committed
2.0.0-alpha.1
1 parent 16e8ae8 commit 29f6daf

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
@@ -5,6 +5,11 @@ mdast:
55

66
<!--lint disable no-multiple-toplevel-headings-->
77

8+
2.0.0-alpha.1 / 2015-12-14
9+
==========================
10+
11+
* Refactor for changes in mdast ([16e8ae8](https://github.com/wooorm/mdast-zone/commit/16e8ae8))
12+
813
1.0.1 / 2015-08-31
914
==================
1015

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdast-zone",
3-
"version": "1.0.1",
3+
"version": "2.0.0-alpha.1",
44
"description": "HTML comments as ranges or markers in mdast",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)