From 605cdad19a1574f398c6d9e730c4cd9cf26aeefd Mon Sep 17 00:00:00 2001 From: triallax Date: Sun, 23 Jul 2023 18:11:44 +0100 Subject: [PATCH] Release 5.9.0 --- npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 26b29ec..8bd1255 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "insect", - "version": "5.8.2", + "version": "5.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "insect", - "version": "5.8.2", + "version": "5.9.0", "license": "MIT", "dependencies": { "clipboardy": "^2.3.0", diff --git a/package.json b/package.json index d940966..032d729 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insect", - "version": "5.8.2", + "version": "5.9.0", "description": "High precision scientific calculator with support for physical units", "author": "David Peter ", "license": "MIT",