From 7f8abebd7caa1405a94913ed1c1fd0a536ea41ee Mon Sep 17 00:00:00 2001 From: queicherius Date: Sat, 21 May 2022 17:11:43 +0000 Subject: [PATCH] v7.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ea606d..37ba402 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gw2api-client", - "version": "7.5.1", + "version": "7.5.2", "description": "A javascript wrapper around the official Guild Wars 2 API", "main": "./src/index.js", "scripts": {