From 75d56e0fdb4684f93b51a12a067736109dd46cf4 Mon Sep 17 00:00:00 2001 From: Hadley Wickham Date: Mon, 10 Jun 2024 17:56:45 -0500 Subject: [PATCH] Increment version number to 0.24.0.9000 --- DESCRIPTION | 2 +- NEWS.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 360fcd41..3ab8023d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Type: Package Package: evaluate Title: Parsing and Evaluation Tools that Provide More Details than the Default -Version: 0.24.0 +Version: 0.24.0.9000 Authors@R: c( person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")), person("Yihui", "Xie", role = "aut", diff --git a/NEWS.md b/NEWS.md index dce7885e..c1fbf046 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# evaluate (development version) + # evaluate 0.24.0 * The `source` output handler can now take two arguments (the unparsed `src`