Skip to content

Commit 24fbf05

Browse files
committed
0.1.0
1 parent 8a2e543 commit 24fbf05

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-heading-style",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Utility to get the style of a heading",
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-04
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-heading-style",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Utility to get the style of a heading",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)