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:
parent
2a7b2dcdfd
commit
0375dbf8c0
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue