diff --git a/ToDo.txt b/ToDo.txt index 67d73ef..4990b03 100644 --- a/ToDo.txt +++ b/ToDo.txt @@ -1,2 +1 @@ -- Increase the number of elements acceptable for each layer, currently up to 5 -- Stop using the tandard filenames eingabe/ausgabe etc. Take input filename as an argument and produce output files with the same name. +- Stop using the standard filenames eingabe/ausgabe etc. Take input filename as an argument and produce output files with the same name. diff --git a/package-lock.json b/package-lock.json index df4999c..676267d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "TrimSP", - "version": "1.0.5", + "version": "1.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "TrimSP", - "version": "1.0.5", + "version": "1.3.0", "license": "GPL2", "dependencies": { "plotly.js-dist": "^1.58.4" diff --git a/package.json b/package.json index 0e8701c..23d1ea2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "TrimSP", - "version": "1.0.5", + "version": "1.3.0", "description": "Trim.SP simulation to calculate stopping profile of implanted probes.", "main": "main.js", "scripts": { diff --git a/resources/bin/trimspNL b/resources/bin/trimspNL index 5f0977f..37c8736 100755 Binary files a/resources/bin/trimspNL and b/resources/bin/trimspNL differ