update_version: Update NEWS.md and DESCRIPTION with a new version
Description
Bumps a version component and adds to NEWS.md and DESCRIPTION.
Usage
update_version(which = "dev")
Arguments
which
Component of the version number to update. Supported
values are "dev" (default), "patch", "minor" and "major".