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

Version bump.

parent 19be03c0
Branches
No related tags found
1 merge request!2Resolve "Retries"
Pipeline #7699 passed
{ {
"name": "broken-links-inspector", "name": "broken-links-inspector",
"version": "1.1.5", "version": "1.2.0",
"description": "Extract and recursively check all URLs reporting broken ones", "description": "Extract and recursively check all URLs reporting broken ones",
"main": "dist/inspector.js", "main": "dist/inspector.js",
"types": "dist/inspector.d.ts", "types": "dist/inspector.d.ts",
... ...
......
...@@ -6,7 +6,7 @@ import { Inspector, URLsMatchingSet } from "./inspector" ...@@ -6,7 +6,7 @@ import { Inspector, URLsMatchingSet } from "./inspector"
import { ConsoleReporter, JUnitReporter } from "./report" import { ConsoleReporter, JUnitReporter } from "./report"
commander commander
.version("1.1.5") .version("1.2.0")
.description("Extract and recursively check all URLs reporting broken ones\n\nDedicated to Daria Bogatova \u2665") .description("Extract and recursively check all URLs reporting broken ones\n\nDedicated to Daria Bogatova \u2665")
commander commander
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment