Bumps a version component and adds to NEWS.md and DESCRIPTION.

update_version(which = "dev")

Arguments

which

Component of the version number to update. Supported values are "dev" (default), "patch", "minor" and "major".