Skip to content

Commit 0028970

Browse files
committed
v0.3.9
1 parent 514f1ff commit 0028970

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.3.9 - 2022-12-16
2+
3+
- Fix for compatibility with VS Code 1.74.
4+
15
0.3.8 - 2022-07-10
26

37
- Add `argwrap` command for wrapping/unwrapping.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "https://github.com/millerdev/pyxt",
77
"license": "See LICENSE file",
88
"homepage": "https://github.com/millerdev/pyxt",
9-
"version": "0.3.8-rc.2",
9+
"version": "0.3.9",
1010
"publisher": "millerdev",
1111
"engines": {
1212
"vscode": "^1.50.0"

0 commit comments

Comments
 (0)