Skip to content

Commit

Permalink
v0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewfraser committed Jul 8, 2018
1 parent 4fb979e commit 541389a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- Save upstream file not triggering re-lint
- Unused-open is sometimes wrong??? See ProgressBar.fs
- Concurrency errors; use a single thread for everything except FSharpCompilerService ops
- Set --framework in test command

# Optimizations
- Add analyze-incrementally operation to F# compiler
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "George Fraser",
"license": "MIT",
"icon": "Icon512.png",
"version": "0.1.10",
"version": "0.1.11",
"preview": true,
"publisher": "georgewfraser",
"repository": {
Expand Down

0 comments on commit 541389a

Please sign in to comment.