From f853550dcb0e4325477c04b4867e30f84a7c75c3 Mon Sep 17 00:00:00 2001 From: REllEK-IO Date: Thu, 28 Mar 2024 08:22:18 -0700 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0645f39..9b358c7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@phuire/stratimux", "license": "GPL-3.0", - "version": "0.1.35", + "version": "0.1.36", "description": "Unified Turing Machine", "main": "dist/index.js", "module": "dist/index.mjs",