From e65770407c52d033166bd67e184ba72ffb4a852c Mon Sep 17 00:00:00 2001 From: Gilles Soulier Date: Fri, 22 May 2026 22:35:05 +0200 Subject: [PATCH] =?UTF-8?q?chore(agent):=20bump=20version=200.1.2=20?= =?UTF-8?q?=E2=86=92=200.1.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- agent/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/Cargo.toml b/agent/Cargo.toml index cc5f163..80729fa 100644 --- a/agent/Cargo.toml +++ b/agent/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nanometrics-agent" -version = "0.1.2" +version = "0.1.3" edition = "2021" [lib]