Skip to content

Commit bbb4497

Browse files
Bump version - 1.1.3
1 parent 97e6d3c commit bbb4497

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

release/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
### 1.1.2 - 14.04.2018
1+
### 1.1.3 - 14.04.2018
22
* Fix test reporting for NUnit's TestSource
33
* Add icon for `Go to test` command
44
* Fix test reporting for NUnit/XUnit tests ending with `(Some text)`
5+
* Remove trailing 0s from the timer in the tree view
56

67
### 1.1.1 - 11.04.2018
78
* Add support for NUnit's TestSource

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "neptune",
33
"displayName": "Neptune",
44
"publisher": "LambdaFactory",
5-
"version": "1.1.2",
5+
"version": "1.1.3",
66
"preview": true,
77
"license": "SEE LICENSE IN LICENSE.md",
88
"description": "Visual Studio Code extension adding first class support for F# unit testing for both .Net Framework and .Net Core.",

0 commit comments

Comments
 (0)