Skip to content

Commit 797b06f

Browse files
committed
0.1.0
1 parent 472a7ab commit 797b06f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-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-string",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Utility to get the plain text content of a node",
55
"license": "MIT",
66
"keywords": [

history.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ mdast:
44
---
55

66
<!--lint disable no-multiple-toplevel-headings-->
7+
8+
0.1.0 / 2015-07-02
9+
==================

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-string",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Utility to get the plain text content of a node",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)