Skip to content

Commit ba46e3f

Browse files
Bump version - 1.3.4
1 parent 1ca7ad4 commit ba46e3f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

release/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 1.3.4 - 18.07.2018
2+
* Fix detection of Expectot tests using lambda syntax (without `<|`)
3+
* Fix race condition for project parsing at the startup of plugin.
4+
* Fix running .Net Core expecto tests.
5+
16
### 1.3.3 - 26.06.2018
27
* Code Coverage changes:
38
- disable code coverage by default

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