Skip to content

Commit 1075950

Browse files
authored
release: 0.6.5 (#695)
1 parent bdafa1c commit 1075950

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rstest/core",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"description": "The Rsbuild-based test tool.",
55
"bugs": {
66
"url": "https://github.com/web-infra-dev/rstest/issues"

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Rstest",
55
"publisher": "rstack",
66
"description": "VS Code extension for Rstest",
7-
"version": "0.6.4",
7+
"version": "0.6.5",
88
"private": true,
99
"license": "MIT",
1010
"repository": {

0 commit comments

Comments
 (0)