From 7cee1cb58b0fe83ced52363102c616501ae05724 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 15 Jun 2019 15:44:06 -0400 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 559ebd5..ba58e11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osrs-json-hiscores", - "version": "1.1.3", + "version": "1.2.0", "description": "The Oldschool Runescape API wrapper that does more!", "main": "lib/index.js", "types": "lib/index.d.ts",