From 7be1d1da5d138fe4d6c59f1bec062471ac3b25ab Mon Sep 17 00:00:00 2001 From: xenticore Date: Mon, 7 Apr 2025 16:35:40 -0400 Subject: [PATCH] bump version to 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04fa4d1..c1c602a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tf2wikipricing", - "version": "0.4.1", + "version": "0.5.0", "description": "Adds item pricing to the Team Fortress 2 wiki", "devDependencies": { "@happy-dom/global-registrator": "^17.4.4",