diff --git a/fsprovider-sample/package.json b/fsprovider-sample/package.json index c748eb4c..6e8b4259 100644 --- a/fsprovider-sample/package.json +++ b/fsprovider-sample/package.json @@ -2,7 +2,7 @@ "name": "vscode-memfs", "displayName": "MemFS - a file system provider sample", "description": "Showcase for the file system provider API, also useful for testing again document that are not on disk.", - "version": "0.0.1", + "version": "0.0.2", "publisher": "jrieken", "repository": { "url": "https://github.com/Microsoft/vscode-extension-samples.git",