Skip to content

Commit 5e3cd88

Browse files
Bump version to 2.2.9
1 parent c256eb0 commit 5e3cd88

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.2.9 - 31.07.2016
2+
* Fix startup
3+
14
### 2.2.8 - 28.07.2016
25
* Add New Project without FAKE command
36
* Handle cancellation for F# project commands.

release/RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 2.2.9 - 31.07.2016
2+
* Fix startup
3+
14
### 2.2.8 - 28.07.2016
25
* Add New Project without FAKE command
36
* Handle cancellation for F# project commands.

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.2.8",
3+
"version": "2.2.9",
44
"publisher": "Ionide",
55
"description": "F# Language Support",
66
"categories": [

0 commit comments

Comments
 (0)