From e525e01f60396e6654822c175f09c97d118bf3d3 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sun, 3 Jan 2021 03:34:37 +1300 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d296477..cabf90e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@liamcottle/valorant.js", - "version": "0.0.2", + "version": "1.0.0", "description": "Unofficial NodeJS library for the VALORANT APIs used in game.", "main": "index.js", "repository": {