In addition to the `.exenv-version` file, asdf-elixir should also be able to read the Elixir version out of a `mix.exs` file in the current directory. See this related issue for kiex: https://github.com/taylor/kiex/pull/54
In addition to the
.exenv-versionfile, asdf-elixir should also be able to read the Elixir version out of amix.exsfile in the current directory.See this related issue for kiex: taylor/kiex#54