From d101cfdb0b5b3b7d52455496eda2d9dd9c87af67 Mon Sep 17 00:00:00 2001 From: arcanedisgea <39720490+ArcaneDisgea@users.noreply.github.com> Date: Fri, 3 Dec 2021 13:14:16 -0500 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29743a5..b445d6d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "xiv-character-cards", "description": "API to create fancy cards for FFXIV characters based on their Lodestone data, hosted at https://ffxiv-character-cards.herokuapp.com.", - "version": "1.3.0", + "version": "1.4.0", "main": "create-card.js", "repository": "https://github.com/xivapi/XIV-Character-Cards.git", "license": "AGPL-3.0-only",