From efbcdfc7091d01e1887f952291b52474ac5c9fa5 Mon Sep 17 00:00:00 2001 From: maxswa Date: Fri, 13 Jan 2023 11:21:51 -0500 Subject: [PATCH] v2.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9028ff9..2cc33d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "2.10.2", + "version": "2.11.0", "description": "The Old School Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",