Skip to content

Commit a914e32

Browse files
committed
Bump version to 2.1.0
1 parent 1ebd306 commit a914e32

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.0.2.9000
3+
Version: 2.1.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-
# cli development version
2+
# cli 2.1.0
33

44
* New `cli_vec()` function to allow easier formatting of collapsed
55
vectors. It is now also possible to use styling to set the collapsing

0 commit comments

Comments
 (0)