Skip to content

Commit 3e2fb40

Browse files
committed
1.0.2
1 parent 14f67a2 commit 3e2fb40

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-position",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Utility to get the position of mdast nodes",
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+
1.0.2 / 2016-01-17
6+
==================
7+
8+
* Fix `history.md` ([`14f67a2`](https://github.com/wooorm/mdast-util-position/commit/14f67a2))
9+
510
1.0.1 / 2016-01-17
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-position",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Utility to get the position of mdast nodes",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)