diff --git a/package.json b/package.json index 2194b96..c1d72b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "badlinks", - "version": "1.0.9", + "version": "1.0.10", "description": "A fast way to scan a package for links that might upset the chrome webstore team", "scripts": { "build": "tsup ./src", @@ -45,4 +45,4 @@ "bin": { "badlinks": "./dist/index.js" } -} \ No newline at end of file +}