From 7c4ecb013e193cc63530e49b0732e03a47a131f1 Mon Sep 17 00:00:00 2001 From: Roe-xin Date: Wed, 28 Jan 2026 20:34:38 +0800 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4850059..1752096 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iccoder", "displayName": "IC Coder: Agentic Verilog Platform", "description": "Agentic Verilog Coding Platform for Real-World FPGAs", - "version": "1.0.3", + "version": "1.0.4", "publisher": "ICCoderAgenticVerilogPlatform", "engines": { "vscode": "^1.80.0"