Skip to content

Commit e243b64

Browse files
Bump version to 2.4.2
1 parent 229b9cc commit e243b64

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 2.4.2 - 23.08.2016
2+
* Fix autocomplete bug
3+
14
### 2.4.1 - 21.08.2016
25
* Add detailed logging to F# Language Service Output Channel
36

release/RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 2.4.2 - 23.08.2016
2+
* Fix autocomplete bug
3+
14
### 2.4.1 - 21.08.2016
25
* Add detailed logging to F# Language Service Output Channel
36

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Ionide-fsharp",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"publisher": "Ionide",
55
"contributors":
66
[ { "name": "Krzysztof Cieślak"

0 commit comments

Comments
 (0)