From ded263d539f297b8b63ae37cd1e66c6ce954a077 Mon Sep 17 00:00:00 2001 From: Drew Edwards Date: Mon, 17 Jun 2024 20:40:12 +0100 Subject: [PATCH] feat: 3.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10fb21a..237434f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "krist", - "version": "3.4.0", + "version": "3.4.1", "description": "The new Krist node written in TypeScript.", "type": "module", "scripts": {