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 6b1131a commit 7f554f0Copy full SHA for 7f554f0
history.md
@@ -2,5 +2,5 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
-0.0.0 / 2016-04-17
+1.0.0 / 2016-04-17
6
==================
package.json
@@ -1,6 +1,6 @@
1
{
"name": "hast-util-is-element",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Check if a node is a (certain) element",
"license": "MIT",
"keywords": [
0 commit comments