We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c7262 commit d7c3196Copy full SHA for d7c3196
history.md
@@ -2,6 +2,11 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
+4.0.0 / 2016-04-12
6
+==================
7
+
8
+* Update representation of void nodes ([`3a8d77e`](https://github.com/wooorm/unist-util-inspect/commit/3a8d77e))
9
10
3.0.0 / 2016-02-16
11
==================
12
package.json
@@ -1,6 +1,6 @@
1
{
"name": "unist-util-inspect",
- "version": "3.0.0",
+ "version": "4.0.0",
"description": "Unist node inspector",
"license": "MIT",
"keywords": [
0 commit comments