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 7c9d9dc commit 7943713Copy full SHA for 7943713
history.md
@@ -2,7 +2,7 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
-2.0.1 / 2015-12-26
+2.0.2 / 2015-12-26
6
==================
7
8
* Refactor to replace mocha with tape ([5b7dcf5](https://github.com/wooorm/remark-validate-links/commit/5b7dcf5))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "remark-validate-links",
- "version": "2.0.0",
+ "version": "2.0.2",
"description": "Validate links to headings and files in markdown",
"license": "MIT",
"keywords": [
0 commit comments