Version cleanup

This commit is contained in:
2026-06-12 19:52:43 +02:00
parent b844022298
commit 1c8e4a4a1f
4 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -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.
+2 -2
View File
@@ -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"
+1 -1
View File
@@ -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": {
Binary file not shown.