Bump a Version Number
bump_version(x, which = getOption("versionr.parts"), n = 1)
x | Version numbers to bump |
---|---|
which | Either a number indicating the part to bump or one of the
parts as specified in |
n | The amount to increment the version number part by - will almost always be 1 |
A list of version numbers
#> <version_number[2]> #> [1] 2.0.0.0 3.0