Skip to content

Commit 00add79

Browse files
committed
0.6.1
1 parent 12d7a0f commit 00add79

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.1 ()
1+
## 0.6.1 (2019-01-21)
22
* [#176](https://github.com/formulahendry/vscode-dotnet-test-explorer/pull/176): Fix typo discoverd -> discovered
33
* [#174](https://github.com/formulahendry/vscode-dotnet-test-explorer/pull/174): Don't build when user has passed --no-build
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.0",
5+
"version": "0.6.1",
66
"publisher": "formulahendry",
77
"license": "MIT",
88
"icon": "testexplorer_dark.png",

0 commit comments

Comments
 (0)