diff --git a/package.json b/package.json index 1db05fe..0947219 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ipm-hpc-v2", "productName": "IPM-HPC-v2", - "version": "0.8.0", + "version": "0.8.1", "description": "Interactive Visualization of MPI Performance Data (Bachelor Thesis)", "scripts": { "build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",