twolfson / foundry

Release manager for npm, bower, component, PyPI, git tags, and any command you want
The Unlicense
41 stars 8 forks source link

Add commands to calculate and set next semver #16

Open twolfson opened 10 years ago

twolfson commented 10 years ago

As in the grand vision (#14), we shoud add commands to automatically increment the semver.

foundry release minor  # 0.1.0 -> 0.2.0
twolfson commented 9 years ago

For this to be built, we need to add a get-version command to the spec which retrieves the current version used by each of our packages.