Skip to content

Commit b030812

Browse files
committed
Increment version number to 1.0.0
1 parent c208b96 commit b030812

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.24.0.9000
5+
Version: 1.0.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 1.0.0
22

33
* Setting `ACTIONS_STEP_DEBUG=1` (as in a failing GHA workflow) will
44
automatically set `log_echo` and `log_warning` to `TRUE` (#175).

0 commit comments

Comments
 (0)