Skip to content

Commit 36ae76d

Browse files
committed
1.0.0
1 parent a070ca2 commit 36ae76d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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": "unist-util-inspect",
3-
"version": "0.4.2",
3+
"version": "1.0.0",
44
"description": "Unist node inspector",
55
"license": "MIT",
66
"keywords": [

history.md

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

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

5+
1.0.0 / 2015-07-31
6+
==================
7+
8+
* Rename to `unist-util-inspect` ([a070ca2](https://github.com/wooorm/unist-util-inspect/commit/a070ca2))
9+
* Refactor api, purpose ([03c2de1](https://github.com/wooorm/unist-util-inspect/commit/03c2de1))
10+
511
0.4.2 / 2015-01-13
612
==================
713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unist-util-inspect",
3-
"version": "0.4.2",
3+
"version": "1.0.0",
44
"description": "Unist node inspector",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)