Skip to content

Commit 4b11cca

Browse files
committed
Bump version to 1.6.0
1 parent 213e885 commit 4b11cca

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
@@ -2,7 +2,7 @@ Package: httpuv
22
Type: Package
33
Encoding: UTF-8
44
Title: HTTP and WebSocket Server Library
5-
Version: 1.5.5.9000
5+
Version: 1.6.0
66
Authors@R: c(
77
person("Joe", "Cheng", role = c("aut"), email = "joe@rstudio.com"),
88
person("Winston", "Chang", role = c("aut", "cre"), email = "winston@rstudio.com"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
httpuv 1.5.5.9000
1+
httpuv 1.6.0
22
=================
33

44
* Remove BH dependency. httpuv now requires a compiler which supports C++11. (#297)

0 commit comments

Comments
 (0)