From f35e85954f146c22a3ab8f9d75c6433e83e508fd Mon Sep 17 00:00:00 2001 From: MrChocolatine <47531779+MrChocolatine@users.noreply.github.com> Date: Wed, 15 Nov 2023 20:32:50 +0000 Subject: [PATCH] build: release v4.0.1 Supersedes the release v4.0.0 (from #311) as the auto-publish to npm failed: https://github.com/DazzlingFugu/ember-cli-embedded/actions/runs/6855336980 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11afae2..a863afb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-embedded", - "version": "4.0.0", + "version": "4.0.1", "description": "Control how your Ember application boots in non-Ember pages/apps.", "keywords": [ "ember",