From 32f69762396d2ef0a8db3365f4912467a532ee44 Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 2 Apr 2026 19:45:12 +0200 Subject: [PATCH] chore: release v0.4.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39c10c6..75315c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/mnswpr", - "version": "0.4.10", + "version": "0.4.11", "description": "Classic Minesweeper browser game", "author": "Ayo Ayco", "type": "module",