Skip to content

Commit 928dad1

Browse files
committed
Increment version number to 3.6.6
1 parent eef82e9 commit 928dad1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.5.9000
3+
Version: 3.6.6
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "gabor@posit.co", 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.6
22

33
* New `{.num}` and `{.bytes}` inline styles to format numbers
44
and bytes (@m-muecke, #644, #588, #643).

0 commit comments

Comments
 (0)