From 20a1709dc7e35dc761f590e0be0f6022f44c3374 Mon Sep 17 00:00:00 2001 From: maxswa Date: Sun, 10 Aug 2025 14:44:44 -0400 Subject: [PATCH] v2.23.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6352e18..394bca7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "2.22.0", + "version": "2.23.0", "description": "The Old School Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",