From bcf793fc33d577593adde43e219f6b46a12af55a Mon Sep 17 00:00:00 2001 From: evaliu2002 Date: Tue, 17 Oct 2023 14:11:39 -0700 Subject: [PATCH] version --- vscode-antimony/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode-antimony/package.json b/vscode-antimony/package.json index 9dfb19ce..2d8b3da0 100644 --- a/vscode-antimony/package.json +++ b/vscode-antimony/package.json @@ -4,7 +4,7 @@ "description": "Extensions for Antimony development in Visual Studio Code.", "author": "Longxuan Fan, Sai Anish Konanki, Eva Liu, Steve Ma, Gary Geng, Joseph Hellerstein, Herbet Sauro", "publisher": "stevem", - "version": "0.2.20", + "version": "0.2.21", "icon": "docs/images/logo.png", "engines": { "vscode": "^1.62.0"