From 9ebf5d7f1e3deb141d15afe944578c4676ae6a5d Mon Sep 17 00:00:00 2001 From: Aidan647 Date: Sat, 23 Mar 2024 00:57:26 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcea6d7..0f2eb4a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "codemirror-lang-ic10", "description": "ic10 language support for codemirror", "author": "Aidan647", - "version": "0.2.0", + "version": "0.2.1", "type": "module", "repository": { "type": "git",