From 96c59aebfef172d2827ea5fa02305e2ee9892b38 Mon Sep 17 00:00:00 2001 From: Lewis Jones Date: Wed, 9 Jul 2025 14:42:42 +0100 Subject: [PATCH] Bump minor version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 413dac8..2bcebea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "component-detection-action", - "version": "0.0.7", + "version": "0.1.0", "description": "Component detection action", "main": "dist/index.js", "type": "module",