Skip to content

Commit 7c72eb6

Browse files
committed
Increment version number to 1.5.0
1 parent 8661f2b commit 7c72eb6

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: webfakes
22
Title: Fake Web Apps for HTTP Testing
3-
Version: 1.4.1.9000
3+
Version: 1.5.0
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
66
person("Posit Software, PBC", role = c("cph", "fnd"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# webfakes (development version)
1+
# webfakes 1.5.0
22

33
* New `keep_alive_timeout_ms` option in `server_opts()` to configure the
44
idle timeout of keep-alive connections. The default is 5000 ms, up from

0 commit comments

Comments
 (0)