Skip to content

Commit 4cc6312

Browse files
committed
Increment version number to 3.6.0
1 parent a7c63c2 commit 4cc6312

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.5.0.9000
3+
Version: 3.6.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,4 +1,4 @@
1-
# cli (development version)
1+
# cli 3.6.0
22

33
* The progressr progress handler now reports progress correctly
44
(@HenrikBengtsson, #558).

0 commit comments

Comments
 (0)