From a672afd4c2bd6886e6e0c554871f7250d81bac0e Mon Sep 17 00:00:00 2001 From: rkamysz Date: Sat, 8 Apr 2023 22:07:44 +0200 Subject: [PATCH] 0.0.98 --- 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 ebb6590..d3fb901 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alien-worlds/api-history-tools", - "version": "0.0.97", + "version": "0.0.98", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@alien-worlds/api-history-tools", - "version": "0.0.97", + "version": "0.0.98", "license": "ISC", "dependencies": { "@alien-worlds/api-core": "^0.0.52", diff --git a/package.json b/package.json index 766c11d..dc45d15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alien-worlds/api-history-tools", - "version": "0.0.97", + "version": "0.0.98", "description": "", "packageManager": "yarn@3.2.3", "main": "build/index.js",