From 85f9e2bae147e8637002e13e939cacacf6f28111 Mon Sep 17 00:00:00 2001 From: REllEK-IO Date: Tue, 3 Oct 2023 09:18:40 -0700 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 203fb83..ee0b13e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strx", - "version": "0.0.13", + "version": "0.0.14", "description": "Unified Turing Machine", "main": "index.js", "scripts": {