From cc9aae8ced77ddb264ae27ae69761d82cb195412 Mon Sep 17 00:00:00 2001 From: maxswa Date: Fri, 11 Jun 2021 14:46:04 -0400 Subject: [PATCH] v2.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a43077..aff216c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "2.5.1", + "version": "2.5.2", "description": "The Old School Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",