AtomLinter / linter-julia

This linter plugin provides an interface to Lint.jl.
https://atom.io/packages/linter-julia
MIT License
17 stars 3 forks source link

Lint.jl 0.3.0 has been released #39

Closed waldyrious closed 7 years ago

TeroFrondelius commented 7 years ago

The METADATA tag has not been merged yet. See here: https://github.com/JuliaLang/METADATA.jl/pull/8268, ping me when this happens and I will merge this pull request.

waldyrious commented 7 years ago

Oh, my bad, thanks for the heads-up. I've subscribed to that thread and will ping you once it's resolved.

TotalVerb commented 7 years ago

Since versions that change the minimum Julia version must be minor or major releases, we need to retag that. See https://github.com/JuliaLang/METADATA.jl/pull/8321 for the 0.3.0 tag, which is correct.

Going forward, following SemVer, almost every feature should get a minor version bump at least.

waldyrious commented 7 years ago

I've updated this PR to change the mention of Lint.jl's version as well, now that 0.3.0 has been tagged.