From 9b7c86c52a9511357e0af908c194edfe7a166dd7 Mon Sep 17 00:00:00 2001 From: queicherius Date: Sat, 23 Nov 2024 20:24:59 +0000 Subject: [PATCH] v3.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50b4ccc..56fd6ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@gw2efficiency/recipe-calculation", "description": "Calculate the cheapest tree traversal, price and used items of crafting recipes", - "version": "3.5.1", + "version": "3.5.2", "main": "dist/src/index.js", "license": "MIT", "repository": {