Skip to content

Commit 636daa4

Browse files
Bump version - 1.0.7
1 parent 73267e7 commit 636daa4

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.0.7 - 01.04.2018
2+
* Add support for FsCheck attributes
3+
14
### 1.0.6 - 29.03.2018
25
* Make sure tests are not detected multiple times by different detectors.
36

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