From 41c6da4d5c7b37c2319eb8cd7b9f9804cc0bf1e6 Mon Sep 17 00:00:00 2001 From: maxswa Date: Fri, 26 May 2023 09:40:51 -0400 Subject: [PATCH] v2.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4557c28..1f7cc77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "2.13.1", + "version": "2.14.0", "description": "The Old School Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",