Open twolfson opened 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
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.
get-version
As in the grand vision (#14), we shoud add commands to automatically increment the semver.