Bump version. (#1421)

Bump vs code version. I build the extension from the
`release-2023-05-16` branch, but didn't push the changes there as we
never pull them back to main. So I'm making this change here.

### Change Type

- [x] `patch` — Bug Fix
This commit is contained in:
Mitja Bezenšek 2023-05-19 13:43:41 +02:00 committed by GitHub
parent 2a7b2dcdfd
commit 0375dbf8c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ {
"name": "tldraw-vscode", "name": "tldraw-vscode",
"description": "The tldraw extension for VS Code.", "description": "The tldraw extension for VS Code.",
"version": "2.0.5", "version": "2.0.6",
"private": true, "private": true,
"packageManager": "yarn@3.5.0", "packageManager": "yarn@3.5.0",
"author": { "author": {