diff --git a/components/clarity-vscode/package-lock.json b/components/clarity-vscode/package-lock.json index 48e80f8a4..284f92dbe 100644 --- a/components/clarity-vscode/package-lock.json +++ b/components/clarity-vscode/package-lock.json @@ -1,12 +1,12 @@ { "name": "clarity-lsp", - "version": "1.7.1", + "version": "1.7.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "clarity-lsp", - "version": "1.7.1", + "version": "1.7.2", "license": "GPL-3.0-only", "workspaces": [ "client", diff --git a/components/clarity-vscode/package.json b/components/clarity-vscode/package.json index 0c5c29395..6b1b7d8ad 100644 --- a/components/clarity-vscode/package.json +++ b/components/clarity-vscode/package.json @@ -8,7 +8,7 @@ "homepage": "https://github.com/hirosystems/clarinet", "bugs": "https://github.com/hirosystems/clarinet/issues", "license": "GPL-3.0-only", - "version": "1.7.1", + "version": "1.7.2", "workspaces": [ "client", "server",