Skip to content

Commit 04d2af8

Browse files
Bump version - 1.2.0
1 parent 65ae5f1 commit 04d2af8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

release/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 1.2.0 - 3.05.2018
2+
* Move test explorer to its own view in activity bar
3+
14
### 1.1.3 - 14.04.2018
25
* Fix test reporting for NUnit's TestSource
36
* Add icon for `Go to test` command

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.3",
5+
"version": "1.2.0",
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)