Skip to content

Commit a3a85ce

Browse files
committed
Increment version number to 0.24.0
1 parent b44091d commit a3a85ce

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
@@ -2,7 +2,7 @@ Type: Package
22
Package: evaluate
33
Title: Parsing and Evaluation Tools that Provide More Details than the
44
Default
5-
Version: 0.23.0.9000
5+
Version: 0.24.0
66
Authors@R: c(
77
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
88
person("Yihui", "Xie", role = "aut",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# evaluate (development version)
1+
# evaluate 0.24.0
22

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

0 commit comments

Comments
 (0)