From ab3765135fefa712b2fcb9e70f17820b4992aa50 Mon Sep 17 00:00:00 2001 From: Vigneshraj Sekar Babu Date: Wed, 8 Jul 2026 11:56:10 -0700 Subject: [PATCH] chore: bump version to 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c712017..4ada9cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lfc-cli", - "version": "0.3.0", + "version": "0.4.0", "description": "Command-line interface for Lifecycle — preview environments, services, and static sites", "license": "Apache-2.0", "type": "module",