From 27299c0870aa28028f8ca102974ad5bcc2e8cde9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Cs=C3=A1rdi?= Date: Sun, 17 Mar 2024 18:53:22 +0100 Subject: [PATCH] Increment version number to 2.5.0.9000 --- DESCRIPTION | 2 +- NEWS.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 7d7bc408..791da941 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: remotes Title: R Package Installation from Remote Repositories, Including 'GitHub' -Version: 2.5.0 +Version: 2.5.0.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Jim", "Hester", role = "aut"), diff --git a/NEWS.md b/NEWS.md index 15c9b679..d992c1cb 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# remotes (development version) + # remotes 2.5.0 * `install_github()` now uses credentials from the git