foundry icon indicating copy to clipboard operation
foundry copied to clipboard

Add commands to calculate and set next semver

Open twolfson opened this issue 11 years ago • 1 comments

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 avatar Mar 12 '14 09:03 twolfson

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.

twolfson avatar Oct 07 '15 06:10 twolfson