From 0ecceb457778e6816266156b021c3d75330a1d50 Mon Sep 17 00:00:00 2001 From: Gato Date: Sat, 6 Jun 2026 19:00:45 +0200 Subject: [PATCH] =?UTF-8?q?chore(ci):=20test=20d=C3=A9clenchement=20CI=20G?= =?UTF-8?q?itea=20=E2=80=94=20v0.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 71aa88c..ea34a9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "olhar-pwa", - "version": "0.0.1", + "version": "0.0.2", "scripts": { "ng": "ng", "start": "ng serve", @@ -41,4 +41,4 @@ "karma-jasmine-html-reporter": "~2.1.0", "typescript": "~5.7.2" } -} \ No newline at end of file +}