diff --git a/package.json b/package.json index 6d3185a..9d9c102 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "badlinks", - "version": "1.1.1", + "version": "1.1.2", "description": "A fast way to scan a package for links that might upset the chrome webstore team", "scripts": { "build": "bun run build.ts",