From ac31b4fff091f6f0d70168149b7ce81101dc5409 Mon Sep 17 00:00:00 2001 From: Juan Villela Date: Mon, 24 Apr 2023 19:10:32 -0400 Subject: [PATCH] chore: Update to v1.5.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b17ad5..b5fa4c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mtg", - "version": "1.4.1", + "version": "1.5.0", "description": "Serverless functions to save Magic The Gathering cards information to a Hasura database.", "main": "dist/worker.js", "scripts": {