How can I install specific version of Meteor?

I would like to install version 1.2.1.
Is there a way to do it?

meteor run --release 1.2.1 should work