Skip to content

Commit

Permalink
Increment version number to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jun 7, 2024
1 parent b44091d commit a3a85ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Package
Package: evaluate
Title: Parsing and Evaluation Tools that Provide More Details than the
Default
Version: 0.23.0.9000
Version: 0.24.0
Authors@R: c(
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
person("Yihui", "Xie", role = "aut",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# evaluate (development version)
# evaluate 0.24.0

* The `source` output handler can now take two arguments (the unparsed `src`
and the parsed `call`) and choose to affect the displayed source.
Expand Down

0 comments on commit a3a85ce

Please sign in to comment.