From e92af3f0960e5f7b3c97287030ea8bbabcb4030f Mon Sep 17 00:00:00 2001 From: jribbink2 <146491757+jribbink2@users.noreply.github.com> Date: Fri, 9 Feb 2024 16:12:58 -0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97722071..df515119 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Cadence", "publisher": "onflow", "description": "This extension integrates Cadence, the resource-oriented smart contract programming language of Flow, into Visual Studio Code.", - "version": "2.2.0", + "version": "2.2.1", "repository": { "type": "git", "url": "https://github.com/onflow/vscode-cadence.git"