Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Default to incrementing the minor version when computing the dev version
Most projects use semver, so assume the next dev version is X.Y+1.0 and not X+1.0.0
- Loading branch information