Skip to content
Snippets Groups Projects
Verified Commit e97fe156 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Version bump.

parent 438bee1b
Branches
No related tags found
No related merge requests found
Pipeline #7466 passed
{
"name": "broken-links-inspector",
"version": "1.1.2",
"version": "1.1.3",
"description": "Extract and recursively check all URLs reporting broken ones",
"main": "dist/inspector.js",
"types": "dist/inspector.d.ts",
......
......@@ -6,8 +6,8 @@ import { Inspector, URLsMatchingSet } from "./inspector"
import { ConsoleReporter, JUnitReporter } from "./report"
commander
.version("1.1.2")
.description("Extract and recursively check all URLs reporting broken ones\n\nDedicated to Daria Bogatova")
.version("1.1.3")
.description("Extract and recursively check all URLs reporting broken ones\n\nDedicated to Daria Bogatova \u2665")
commander
.command("inspect <url>")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment