We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504cdfd commit e66f7c7Copy full SHA for e66f7c7
CHANGELOG.md
@@ -57,7 +57,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
57
* A bug in the regex to parse output errors from gfortran
58
* Now the spawn command uses the directory of the file `gfortran` is analyzing
59
60
-## [0.6.1] - 2018-01-01
+## [0.6.2] - 2018-01-01
61
62
### Added
63
package.json
@@ -3,7 +3,7 @@
3
"displayName": "Modern Fortran",
4
"description":
5
"Modern Fortran language support, including syntax highlighting and error detection.",
6
- "version": "0.6.1",
+ "version": "0.6.2",
7
"publisher": "krvajalm",
8
"engines": {
9
"vscode": "^1.10.0"
0 commit comments