diff --git a/vscode/package.json b/vscode/package.json index c279cf7b0..bf78101f9 100644 --- a/vscode/package.json +++ b/vscode/package.json @@ -6,7 +6,7 @@ "description": "Syntax highlighting, compilation, and intellisense for Dataform and SQLX projects.", "displayName": "Dataform", "publisher": "dataform", - "version": "0.0.14", + "version": "0.0.15", "icon": "dataform_logo.png", "repository": { "url": "https://github.com/dataform-co/dataform/tree/master/vscode"