powered by
NEWS.md
This is much like usethis::use_dev_version, but their conventions keep changing.
usethis::use_dev_version
use_dev_version(path = ".", force = FALSE)use_devel_version(path = ".", force = FALSE)
use_devel_version(path = ".", force = FALSE)
Path to the package directory (see devtools::as.package).
devtools::as.package
Set to TRUE to force version bumping with uncommitted git changes.
TRUE