Calls the following functions:
update_version()
, using the which
argument
Depending on the which
argument:
If "dev"
, finalize_version()
with push = FALSE
Otherwise, commit_version()
.
bump_version(which = "dev")
which | Component of the version number to update. Supported
values are |
---|