From a2d04d97d1527c63da1e3cb25ded2d4415636431 Mon Sep 17 00:00:00 2001 From: Unboxed Date: Thu, 26 Oct 2023 20:21:59 +0000 Subject: [PATCH] Bump version to: 4.4.5 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20ba495..411843a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unboxed-software/make-magic-staging", - "version": "4.4.4", + "version": "4.4.5", "description": "A tool for quickly scaffolding an app with Magic authentication baked-in!", "repository": "unboxed-software/create-magic-app", "license": "MIT",