From 9c56e44344c225a5eeaa5883f95bbf1550c9e3f1 Mon Sep 17 00:00:00 2001 From: maxswa Date: Fri, 30 Aug 2024 01:30:49 -0400 Subject: [PATCH] v2.19.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cef5db..81a75be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "2.18.0", + "version": "2.19.0", "description": "The Old School Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",