Skip to content

Commit 17fd0dc

Browse files
committed
Bump to version 2.5.0
1 parent 39cd8a6 commit 17fd0dc

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.4.0.9000
3+
Version: 2.5.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.5.0
33

44
* New `style_no_*()` functions to locally undo styling.
55
New `col_none()` and `bg_none()` functions to locally undo text color

0 commit comments

Comments
 (0)