diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 49a0bec..a4693a3 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "insect", - "version": "5.7.0", + "version": "5.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "insect", - "version": "5.7.0", + "version": "5.8.0", "license": "MIT", "dependencies": { "clipboardy": "^2.3.0", diff --git a/package.json b/package.json index e36ebbf..2621fed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insect", - "version": "5.7.0", + "version": "5.8.0", "description": "High precision scientific calculator with support for physical units", "author": "David Peter ", "license": "MIT",