Check The Installed Version

February 17, 2017 ยท View on GitHub

Check what the installed version of Phoenix is with the -v flag.

$ mix phoenix.new -v
Phoenix v1.2.0

source