From 5e6aaae61e2c5be74431346e600c17709c931165 Mon Sep 17 00:00:00 2001 From: caleb <16196262+spookyuser@users.noreply.github.com> Date: Thu, 2 Jan 2025 14:57:01 +0200 Subject: [PATCH] Bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",