Skip to content

Commit f8cd002

Browse files
committed
Increment version number to 3.6.5
1 parent 613024b commit f8cd002

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: 3.6.4.9000
3+
Version: 3.6.5
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "[email protected]", role = c("aut", "cre")),
66
person("Hadley", "Wickham", role = "ctb"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cli (development version)
1+
# cli 3.6.5
22

33
* `code_highlight()` supports long strings and symbols
44
(#727 @moodymudskipper).

0 commit comments

Comments
 (0)