How do I see which version of Swift I'm using

Shell
// Open the Terminal and write:

swift -version

Source

Also in Shell: