From 27c3050594749b4f1c6f0bc8b0de60a373c61466 Mon Sep 17 00:00:00 2001 From: Johannes Hoppe Date: Wed, 23 Oct 2024 08:42:07 +0200 Subject: [PATCH] v2.0.3 (wrong deployment) --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 6ccae78..cf04f26 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "angular-cli-ghpages", - "version": "2.0.1", + "version": "2.0.3", "description": "Deploy your Angular app to GitHub Pages or Cloudflare Pages directly from the Angular CLI (ng deploy)", "main": "index.js", "bin": {