diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 7029fde..482618b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "insect", - "version": "5.8.0", + "version": "5.8.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "insect", - "version": "5.8.0", + "version": "5.8.1", "license": "MIT", "dependencies": { "clipboardy": "^2.3.0", diff --git a/package.json b/package.json index e3a940d..1bd210f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insect", - "version": "5.8.0", + "version": "5.8.1", "description": "High precision scientific calculator with support for physical units", "author": "David Peter ", "license": "MIT",