diff --git a/textdocumentprovider-sample/package.json b/textdocumentprovider-sample/package.json index 80000793..d3c981bb 100644 --- a/textdocumentprovider-sample/package.json +++ b/textdocumentprovider-sample/package.json @@ -2,7 +2,7 @@ "name": "vscode-css-properties", "displayName": "Preview CSS Propertis Sample", "description": "A sample illustrating the of TextContentProviders and the `vscode.previewHtml` command. Introduce in verson 0.10.7.", - "version": "0.0.4", + "version": "0.0.5", "publisher": "eg2", "galleryBanner": { "color": "#5c2d91",