bump_up_version: Bump up z in x.y.z for version number and update the Date

Description Usage Arguments Value See Also

View source: R/bump_up_version.R

Description

From line starting with Version: in DESCRIPTION file in the desired branch, this function extracts the version number and increments it by one. It also writes to 'Date:' entry using today's date, if any.

Usage

1
bump_up_version(dir = ".", branches = c("devel"))

Arguments

dir

Character, the package directory where DESCRIPTION is located

branch

Character, the name of branch to bump up

Value

None

See Also

Other git: get_package_version_and_date()


aljabadi/Altools documentation built on Jan. 17, 2022, 8:55 a.m.