From 4a716a60089fb9691b5b5cd26bde52326f6845c7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 May 2024 04:44:46 +0000 Subject: [PATCH] 3.10.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a6e27a54..b3988914 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "improved-initiative", - "version": "3.10.2", + "version": "3.10.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "improved-initiative", - "version": "3.10.2", + "version": "3.10.3", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 39c329d2..c44dd89e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "improved-initiative", - "version": "3.10.2", + "version": "3.10.3", "description": "Combat tracker for Dungeons and Dragons (D&D) 5th Edition", "license": "MIT", "repository": {