Skip to content

Commit 58f96b6

Browse files
committed
Bump to version 3.2.0
1 parent e6df6ca commit 58f96b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 3.1.1.9000
3+
Version: 3.2.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
# cli development version
2+
# cli 3.2.0
33

4-
## Breaking changes
4+
## Breaking change
55

66
* The `cli_theme_dark` option is know known as `cli.theme_dark`, to be
77
consistent with all other cli option names (#380).

0 commit comments

Comments
 (0)