From 7da3e91af275ecb8e2d7ff95c9203f1457b05678 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Mon, 2 Jun 2025 23:38:23 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a37188..f71914d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adventurers-guild", - "version": "0.15.1", + "version": "0.15.2", "private": true, "scripts": { "dev": "vite",