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.
2 parents e644de8 + 329fcc0 commit f78c52aCopy full SHA for f78c52a
CHANGELOG.md
@@ -10,7 +10,10 @@ FortranFiles.jl Changelog
10
[badge-fix]: https://img.shields.io/badge/Fix-purple.svg
11
[badge-info]: https://img.shields.io/badge/Info-gray.svg
12
13
-Version 0.6.2-DEV
+Version 0.6.3-DEV
14
+-------------
15
+
16
+Version 0.6.2
17
-------------
18
- ![INFO][badge-info] `seekstart` is used instead of `rewind` (which will be deprecated in future version).
19
Project.toml
@@ -1,7 +1,7 @@
1
name = "FortranFiles"
2
uuid = "c58ffaec-ab22-586d-bfc5-781a99fd0b10"
3
author = ["Frank Otto <[email protected]>"]
4
-version = "0.6.2-DEV"
+version = "0.6.2"
5
6
[compat]
7
julia = "1"
0 commit comments