Skip to content

Commit aa5851c

Browse files
committed
2.0.1
1 parent 84fcdc7 commit aa5851c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdast-util-to-nlcst",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Markdown to Natural Language",
55
"license": "MIT",
66
"keywords": [

history.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

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

5+
2.0.1 / 2016-01-12
6+
==================
7+
8+
* Fix deploy script ([84fcdc7](https://github.com/wooorm/mdast-util-to-nlcst/commit/84fcdc7))
9+
510
2.0.0 / 2016-01-12
611
==================
712

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdast-util-to-nlcst",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Markdown to Natural Language",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)