diff --git a/package-lock.json b/package-lock.json index 75b8c6d..79b39e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "potprox", - "version": "0.7.1", + "version": "0.7.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 53a2cba..9f72d72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "potprox", - "version": "0.7.1", + "version": "0.7.2", "description": "Approximation of computed data with empirical pair potentials", "main": "dist/potprox.js", "module": "dist/potprox.mjs",