From f80b4171217a3c2f4fb6b649c691d4055637cc6c Mon Sep 17 00:00:00 2001 From: maxswa Date: Wed, 12 Apr 2023 12:53:39 -0400 Subject: [PATCH] v2.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ac7509..1476df9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "2.12.1", + "version": "2.13.0", "description": "The Old School Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",