Skip to content

Commit f78c52a

Browse files
authored
Merge pull request #19 from lmiq/release-0.6.2
Release 0.6.2
2 parents e644de8 + 329fcc0 commit f78c52a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ FortranFiles.jl Changelog
1010
[badge-fix]: https://img.shields.io/badge/Fix-purple.svg
1111
[badge-info]: https://img.shields.io/badge/Info-gray.svg
1212

13-
Version 0.6.2-DEV
13+
Version 0.6.3-DEV
14+
-------------
15+
16+
Version 0.6.2
1417
-------------
1518
- ![INFO][badge-info] `seekstart` is used instead of `rewind` (which will be deprecated in future version).
1619

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FortranFiles"
22
uuid = "c58ffaec-ab22-586d-bfc5-781a99fd0b10"
33
author = ["Frank Otto <[email protected]>"]
4-
version = "0.6.2-DEV"
4+
version = "0.6.2"
55

66
[compat]
77
julia = "1"

0 commit comments

Comments
 (0)