From b230560442a71ae1807fae054c5008365ef848f1 Mon Sep 17 00:00:00 2001 From: maxswa Date: Sat, 1 May 2021 14:41:39 -0400 Subject: [PATCH] v2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1251e6a..3e572d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "2.4.0", + "version": "2.4.1", "description": "The Old School Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",