Skip to content

Commit 2159408

Browse files
committed
Increment version number to 2.5.0
1 parent 2994ae6 commit 2159408

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: remotes
22
Title: R Package Installation from Remote Repositories, Including 'GitHub'
3-
Version: 2.4.2.9000
3+
Version: 2.5.0
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "[email protected]", role = c("aut", "cre")),
66
person("Jim", "Hester", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# remotes development version
1+
# remotes 2.5.0
22

33
* `install_github()` now uses credentials from the git
44
credential store, if `GITHUB_PAT` and `GITHUB_TOKEN` are not set.

0 commit comments

Comments
 (0)