Skip to content

Commit e204be3

Browse files
committed
0.6.5
1 parent 8c42b2b commit e204be3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.6.5 ()
1+
## 0.6.5 (2019-03-17)
22
* [#190](https://github.com/formulahendry/vscode-dotnet-test-explorer/pull/190): Re-work how we fetch test results
33
* [#188](https://github.com/formulahendry/vscode-dotnet-test-explorer/pull/188): Auto watch now works for multiple test directories
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dotnet-test-explorer",
33
"displayName": ".NET Core Test Explorer",
44
"description": "Test Explorer for .NET Core (MSTest, xUnit, NUnit)",
5-
"version": "0.6.4",
5+
"version": "0.6.5",
66
"publisher": "formulahendry",
77
"license": "MIT",
88
"icon": "testexplorer_dark.png",

0 commit comments

Comments
 (0)