Skip to content

Commit 75d56e0

Browse files
committed
Increment version number to 0.24.0.9000
1 parent 62dcb07 commit 75d56e0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.24.0
5+
Version: 0.24.0.9000
66
Authors@R: c(
77
person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")),
88
person("Yihui", "Xie", role = "aut",

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# evaluate (development version)
2+
13
# evaluate 0.24.0
24

35
* The `source` output handler can now take two arguments (the unparsed `src`

0 commit comments

Comments
 (0)