From b9bb06a6fe556cdc32c99594a80102631bf7b1e4 Mon Sep 17 00:00:00 2001 From: taskmedia-bot <113555537+taskmedia-bot@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:23:23 +0000 Subject: [PATCH] chore(release): update version to v8.8.2 skip-checks: true --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57abb1a..03e262d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "read-only-friday", - "version": "8.8.1", + "version": "8.8.2", "private": true, "description": "Fails if it is friday - do not change anything on friday!", "main": "lib/main.js",