Skip to content

Commit

Permalink
Merge pull request #41 from microsoft/aeschli/0.30
Browse files Browse the repository at this point in the history
prepare 0.30
  • Loading branch information
aeschli committed Sep 5, 2022
2 parents 3010a97 + 5b608d8 commit 4685a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vscode/test-web",
"version": "0.0.29",
"version": "0.0.30",
"scripts": {
"install-extensions": "yarn --cwd=fs-provider && yarn --cwd=sample",
"compile": "tsc -p ./ && yarn compile-fs-provider",
Expand Down

0 comments on commit 4685a56

Please sign in to comment.