taylor / kiex

Elixir version manager
http://taylor.github.io/kiex/
MIT License
766 stars 65 forks source link

Switching to master does not update the version list #12

Closed alco closed 10 years ago

alco commented 10 years ago
λ kiex use master
Using master

λ kiex list

kiex elixirs

   elixir-0.13.0
 * elixir-0.13.1
   elixir-master

# => - current
# =* - current && default
#  * - default

The current version is master, I can verify that in iex. But in the list it shows elixir-0.13.1.

taylor commented 10 years ago

fixed.