From 6613da29b939a07ca6e46b0a2e61c5fdcb4aa9a9 Mon Sep 17 00:00:00 2001 From: uellenberg Date: Thu, 1 Feb 2024 19:31:02 -0800 Subject: [PATCH] 1.0.45 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e528b94..0a38279 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logimat", - "version": "1.0.44", + "version": "1.0.45", "description": "A language for performing logical operations inside of mathematical functions.", "main": "dist/index.js", "types": "dist/index.d.ts",