From ac61ec1923687f8f18fc84b30a86ff73cadbab67 Mon Sep 17 00:00:00 2001 From: Alexey Ousov Date: Mon, 1 May 2023 22:29:34 +0700 Subject: [PATCH] v1.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac66eae..0281441 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "daxfb-calculator", - "version": "1.0.14", + "version": "1.0.15", "description": "Calculator/Factory Planner for factory management games", "scripts": { "preinstall": "npx only-allow pnpm",