From 53b124d6b8fa54354dbdc867c6929098f86600f7 Mon Sep 17 00:00:00 2001 From: Jordan Ribbink Date: Tue, 17 Oct 2023 15:08:04 -0700 Subject: [PATCH] Bump package.json to 1.4.1 (#451) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 622f5733..36e81803 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": "1.4.0", + "version": "1.4.1", "repository": { "type": "git", "url": "https://github.com/onflow/vscode-cadence.git"