From 5c52bfd883afeb34af5669dac58e351909eb5147 Mon Sep 17 00:00:00 2001 From: maxswa Date: Tue, 8 Jun 2021 17:10:31 -0400 Subject: [PATCH] v2.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6784221..8a43077 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "2.5.0", + "version": "2.5.1", "description": "The Old School Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",