diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5bc1a5a3..6f4810a0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +#### 1.1.0 - 09.12.2015 +* Update FSAC version + #### 1.0.7 - 08.12.2015 * Fix error handling in FSI diff --git a/release/RELEASE_NOTES.md b/release/RELEASE_NOTES.md index 5bc1a5a3..6f4810a0 100644 --- a/release/RELEASE_NOTES.md +++ b/release/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +#### 1.1.0 - 09.12.2015 +* Update FSAC version + #### 1.0.7 - 08.12.2015 * Fix error handling in FSI diff --git a/release/package.json b/release/package.json index 82dd6935..4e145770 100644 --- a/release/package.json +++ b/release/package.json @@ -1,6 +1,6 @@ { "name": "Ionide-fsharp", - "version": "1.0.7", + "version": "1.1.0", "publisher": "Ionide", "description": "F# Language Support", "categories":[ diff --git a/src/Ionide.FSharp.fsproj b/src/Ionide.FSharp.fsproj index 8a28beb2..2f41215c 100644 --- a/src/Ionide.FSharp.fsproj +++ b/src/Ionide.FSharp.fsproj @@ -69,7 +69,7 @@ - + ..\packages\FunScript\lib\net40\FunScript.Interop.dll @@ -84,4 +84,4 @@ - + \ No newline at end of file