Skip to content

Commit 01438e9

Browse files
committed
chore: bump version to 3.8.1
1 parent 9d7652d commit 01438e9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "PHPUnit Test Explorer",
55
"icon": "img/icon.png",
66
"publisher": "recca0120",
7-
"version": "3.8.0",
7+
"version": "3.8.1",
88
"private": true,
99
"license": "MIT",
1010
"repository": {
@@ -13,7 +13,9 @@
1313
},
1414
"packageManager": "pnpm@10.12.4",
1515
"pnpm": {
16-
"onlyBuiltDependencies": ["esbuild"]
16+
"onlyBuiltDependencies": [
17+
"esbuild"
18+
]
1719
},
1820
"engines": {
1921
"vscode": "^1.88.0"

0 commit comments

Comments
 (0)