From a94803cdcc6e7e79b9ee9a43555bd4afb804744f Mon Sep 17 00:00:00 2001 From: REllEK-IO Date: Tue, 10 Oct 2023 13:31:15 -0700 Subject: [PATCH] Version Bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88b1d80..1f1c10a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@phuire/strx", - "version": "0.0.21", + "version": "0.0.22", "description": "Unified Turing Machine", "main": "dist/index.js", "module": "dist/index.mjs",