elm-community / elm-faq

FAQ about the Elm language.
https://faq.elm-community.org/
22 stars 24 forks source link

Replace hardcoded package version with `latest` #46

Closed rubas closed 6 years ago

rubas commented 6 years ago

elm-lang/core/4.0.0/ => elm-lang/core/latest/

zwilias commented 6 years ago

When time comes to move some stuff that is no longer relevant to a legacy "0.18" faq, we might as well use that moment to pin things to the correct version. This makes sense to me.