From 8925938ea155b88d71e5454ad7f04feb88de77f3 Mon Sep 17 00:00:00 2001 From: Alexey Ousov Date: Sun, 26 Mar 2023 18:18:10 +0700 Subject: [PATCH] v1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 988574f..f6567db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "daxfb-calculator", - "version": "1.0.10", + "version": "1.0.11", "description": "Calculator/Factory Planner for factory management games", "main": "index.js", "scripts": {