Skip to content

Commit 8a5b50e

Browse files
committed
Version 3.6.4
1 parent c56716b commit 8a5b50e

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.3.9002
3+
Version: 3.6.4
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.4
22

33
* Pluralization now handles edge cases (`NA`, `NaN`, `Inf` and `-Inf`)
44
better (@rundel, #716).

0 commit comments

Comments
 (0)