From eaa3d4a299343f4d983db4e755629523f4b4bd14 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 1 Apr 2020 00:30:08 -0400 Subject: [PATCH] v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08d6e4a..74ed131 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "2.0.2", + "version": "2.1.0", "description": "The Oldschool Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",