From 77fc53a14456f68ad753ee256165434293ea54fa Mon Sep 17 00:00:00 2001 From: Xzandro Date: Mon, 12 Feb 2024 20:00:44 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07d4ef86..2322cf61 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sw-exporter", "productName": "Summoners War Exporter", - "version": "0.0.59", + "version": "0.0.60", "description": "This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user.", "main": "./app/main.js", "scripts": {