From bd9461da7e8fa140930fe47578181ed61fbd1fc1 Mon Sep 17 00:00:00 2001 From: salman Date: Tue, 14 Apr 2026 12:20:46 +0200 Subject: [PATCH] Bump version to 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6989c0..0d43086 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "TrimSP", - "version": "1.0.2", + "version": "1.0.3", "description": "Trim.SP simulation to calculate stopping profile of implanted probes.", "main": "main.js", "scripts": {