Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Commit

Permalink
1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav-nelson committed Nov 8, 2018
1 parent a42750a commit 8fec3f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "asciidoc-link-check",
"version": "1.0.10",
"version": "1.0.11",
"description": "Checks if all hyperlinks in an asciidoc file are alive(or dead).",
"bin": {
"asciidoc-link-check": "asciidoc-link-check"
Expand Down Expand Up @@ -41,4 +41,4 @@
"devDependencies": {
"jshint": "^2.9.5"
}
}
}

0 comments on commit 8fec3f2

Please sign in to comment.