Skip to content

Commit 06d95a1

Browse files
committed
release: bumps the version to v0.5.0
1 parent 76a8709 commit 06d95a1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
88

99
## Unreleased
1010

11+
## 0.5.0 - 09-26-2025
12+
1113
### Added
1214

1315
- Added option to configure maximum retries for restarting `analyzer`.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "git",
99
"url": "https://github.com/stjude-rust-labs/sprocket-vscode"
1010
},
11-
"version": "0.4.0",
11+
"version": "0.5.0",
1212
"engines": {
1313
"vscode": "^1.91.0"
1414
},
@@ -136,4 +136,4 @@
136136
"typescript": "^5.4.5"
137137
},
138138
"packageManager": "[email protected]+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
139-
}
139+
}

0 commit comments

Comments
 (0)