From 69ffd0efe8c9ac4b23a600aa8fe9536845791b63 Mon Sep 17 00:00:00 2001 From: Jordan Ribbink Date: Fri, 12 Jan 2024 12:33:22 -0800 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d97d9575..0292213b 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"