From b7ae812f4529d1288c0ba626102005baa7883e43 Mon Sep 17 00:00:00 2001 From: maxswa Date: Sun, 4 Dec 2022 14:17:36 -0500 Subject: [PATCH] v2.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f8cfd6..a60d70b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "2.10.0", + "version": "2.10.1", "description": "The Old School Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",