Skip to content

Commit 251c84f

Browse files
committed
Bump version to 2.4.0
1 parent 4b68170 commit 251c84f

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
@@ -1,6 +1,6 @@
11
Package: cli
22
Title: Helpers for Developing Command Line Interfaces
3-
Version: 2.3.1.9000
3+
Version: 2.4.0
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "[email protected]", c("aut", "cre")),
66
person("Hadley", "Wickham", role = c("ctb")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# development version
2+
# cli 2.4.0
33

44
* New `cli_memo()` function to create a list of items or tasks.
55

0 commit comments

Comments
 (0)