From cb782fb57250e05257192143ae9f659fc48271e4 Mon Sep 17 00:00:00 2001 From: xenticore Date: Wed, 16 Apr 2025 20:58:17 -0400 Subject: [PATCH] bump version to 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5baf872..3c08e35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tf2wikipricing", - "version": "0.6.0", + "version": "0.7.0", "description": "Adds item pricing to the Team Fortress 2 wiki", "devDependencies": { "@happy-dom/global-registrator": "^17.4.4",