From aa55fed5e558f440f2b4b0b73d7c6da57fe60f50 Mon Sep 17 00:00:00 2001 From: uellenberg Date: Tue, 26 Apr 2022 20:17:19 -0700 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a5cad7..0a07536 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logimat", - "version": "1.0.39", + "version": "1.0.40", "description": "A language for performing logical operations inside of mathematical functions.", "main": "dist/index.js", "types": "dist/index.d.ts",