Skip to content

Commit 8140d63

Browse files
committed
0.6.6
1 parent b61a007 commit 8140d63

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.6 ()
1+
## 0.6.6 (2019-04-02)
22
* [#193](https://github.com/formulahendry/vscode-dotnet-test-explorer/pull/193): Added setting to run things in parallel
33
* [#192](https://github.com/formulahendry/vscode-dotnet-test-explorer/pull/192): Removed old way of returning test results
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.5",
5+
"version": "0.6.6",
66
"publisher": "formulahendry",
77
"license": "MIT",
88
"icon": "testexplorer_dark.png",

0 commit comments

Comments
 (0)