Skip to content

Commit 7eba7fb

Browse files
Bump version - 1.0.5
1 parent b4dcf77 commit 7eba7fb

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.5 - 29.03.2018
2+
* Fix problem with running XUnit test for Full Framework, old style projects.
3+
14
### 1.0.2 - 28.03.2018
25

36
* Initial release

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