Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.

Commit e0c8473

Browse files
committed
chore: bump version to 0.2.1
1 parent 4fec4cd commit e0c8473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rust-test-lens",
33
"displayName": "Rust Test Lens",
44
"description": "Adds a code lens to quickly run or debug a single test for your Rust code.",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"publisher": "hdevalke",
77
"engines": {
88
"vscode": "^1.32.0"

0 commit comments

Comments
 (0)