From 2e8f1c7a97bf1b2d8ed0cee550be8a560445193e Mon Sep 17 00:00:00 2001 From: Jonathan Ma Date: Tue, 20 Jun 2023 12:02:57 -0400 Subject: [PATCH] 3.4.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a15c9b2..201c351 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iko_utility", - "version": "3.3.0", + "version": "3.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "iko_utility", - "version": "3.3.0", + "version": "3.4.0", "license": "MIT", "dependencies": { "better-sqlite3": "^8.2.0", diff --git a/package.json b/package.json index d315b78..9001ca4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "iko_utility", "productName": "IKO Reliability Tool", - "version": "3.3.0", + "version": "3.4.0", "description": "Tool to help automate various Reliability Processes", "main": "main.js", "scripts": {