Skip to content

Commit 2aad7e2

Browse files
Bump version to 1.0.7
1 parent 094a327 commit 2aad7e2

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+
#### 1.0.7 - 08.12.2015
2+
* Fix error handling in FSI
3+
14
#### 1.0.6 - 02.12.2015
25
* Fix backtick autocomplete problem
36

release/RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### 1.0.7 - 08.12.2015
2+
* Fix error handling in FSI
3+
14
#### 1.0.6 - 02.12.2015
25
* Fix backtick autocomplete problem
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": "1.0.6",
3+
"version": "1.0.7",
44
"publisher": "Ionide",
55
"description": "F# Language Support",
66
"categories":[

0 commit comments

Comments
 (0)