From 507970fdde80600202b9c531d362eb28cd6c1329 Mon Sep 17 00:00:00 2001 From: xenticore Date: Thu, 27 Mar 2025 16:57:35 -0400 Subject: [PATCH] bump version to 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b76af1a..9d59646 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tf2wikipricing", - "version": "0.3.0", + "version": "0.3.1", "description": "Adds item pricing to the Team Fortress 2 wiki", "devDependencies": { "@happy-dom/global-registrator": "^17.4.4",