Skip to content

Commit e66f7c7

Browse files
committed
+ bump package version
1 parent 504cdfd commit e66f7c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5757
* A bug in the regex to parse output errors from gfortran
5858
* Now the spawn command uses the directory of the file `gfortran` is analyzing
5959

60-
## [0.6.1] - 2018-01-01
60+
## [0.6.2] - 2018-01-01
6161

6262
### Added
6363

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Modern Fortran",
44
"description":
55
"Modern Fortran language support, including syntax highlighting and error detection.",
6-
"version": "0.6.1",
6+
"version": "0.6.2",
77
"publisher": "krvajalm",
88
"engines": {
99
"vscode": "^1.10.0"

0 commit comments

Comments
 (0)