Update the version of a package, incrementing dev versions.
Source:R/bump_dev_version.R
bump_dev_version.RdIncrements the dev component (.8999 → .9000) of a package DESCRIPTION
version number. This is used by unstable() to trigger local reinstall.