Skip to contents

Increments the dev component (.8999.9000) of a package DESCRIPTION version number. This is used by unstable() to trigger local reinstall.

Usage

bump_dev_version(pkg = ".")

Arguments

pkg

the path to the package

Value

the new version as a string (e.g. "1.0.0.9000")