Skip to content
This repository has been archived by the owner on Feb 3, 2018. It is now read-only.

Specifying pre-releases

Pre-release
Pre-release
Compare
Choose a tag to compare
@sindrenm sindrenm released this 27 Oct 21:59
· 7 commits to master since this release

Minor release that allows for specifying pre-releases (like betas and release candidates). Previously, it would specify the latest stable release, as that is the default returned value from the RubyGems API. If there is no pre-release version available on RubyGems, the latest stable release will be specified as before. To allow for pre-releases, use the --pre flag:

$ versionate --pre