Skip to content

Commit

Permalink
Bump version to 3.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof-Cieslak committed Aug 17, 2018
1 parent 6065c2f commit 86ed20e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
@@ -1,3 +1,6 @@
### 3.25.2 - 17.08.2018
* Update FSAC - VS 2017 breaking changes

### 3.25.1 - 01.08.2018
* Make tooltips nicer - make sure that XML docs are converted correctly to the markdown, various fixes around signatures formatting, minimize module signature
* Update Fable.HtmlConverter
Expand Down
3 changes: 3 additions & 0 deletions release/CHANGELOG.md
@@ -1,3 +1,6 @@
### 3.25.2 - 17.08.2018
* Update FSAC - VS 2017 breaking changes

### 3.25.1 - 01.08.2018
* Make tooltips nicer - make sure that XML docs are converted correctly to the markdown, various fixes around signatures formatting, minimize module signature
* Update Fable.HtmlConverter
Expand Down
2 changes: 1 addition & 1 deletion release/package.json
@@ -1,6 +1,6 @@
{
"name": "Ionide-fsharp",
"version": "3.25.1",
"version": "3.25.2",
"publisher": "Ionide",
"contributors": [
{
Expand Down

0 comments on commit 86ed20e

Please sign in to comment.