Skip to content

Commit 2fd2887

Browse files
committed
Increment version number to 3.3.0
1 parent 69e0885 commit 2fd2887

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.2.0.9000
3+
Version: 3.3.0
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,5 +1,5 @@
11

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

44
* `style_hyperlink()` no longer breaks if the env varible `VTE_VERSION`
55
is of the form `\d{4}`, i.e., 4 consecutive numbers (#441, @michaelchirico)

0 commit comments

Comments
 (0)