Skip to content

Commit efcac43

Browse files
committed
Update changelog
1 parent 3076bab commit efcac43

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Change Log
2-
All notable changes to the "fortran-linter" extension will be documented in this file.
2+
All notable changes to this extension will be documented in this file.
33

4-
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/).
56

67
## [Unreleased]
78
- Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "linter-gfortran",
33
"displayName": "Modern Fortran",
44
"description": "Modern Fortran language support, including syntax highlighting and error detection.",
5-
"version": "0.4.0",
5+
"version": "0.4.1",
66
"publisher": "krvajalm",
77
"engines": {
88
"vscode": "^1.12.0"

0 commit comments

Comments
 (0)