diff --git a/component.json b/component.json index 21f95c7..6188995 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "mdast-util-to-string", - "version": "0.0.0", + "version": "0.1.0", "description": "Utility to get the plain text content of a node", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index d2e3606..73c2bb2 100644 --- a/history.md +++ b/history.md @@ -4,3 +4,6 @@ mdast: --- + +0.1.0 / 2015-07-02 +================== diff --git a/package.json b/package.json index 93e2cee..915725b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdast-util-to-string", - "version": "0.0.0", + "version": "0.1.0", "description": "Utility to get the plain text content of a node", "license": "MIT", "keywords": [