From 8d5628c5f128bbc3835cee83784058af721c26c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 21 May 2020 19:02:12 +0200 Subject: Cowboy 2.8.0 --- doc/src/guide/getting_started.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/guide/getting_started.asciidoc') diff --git a/doc/src/guide/getting_started.asciidoc b/doc/src/guide/getting_started.asciidoc index 574a050..7bf97e3 100644 --- a/doc/src/guide/getting_started.asciidoc +++ b/doc/src/guide/getting_started.asciidoc @@ -69,7 +69,7 @@ fetch and compile Cowboy: PROJECT = hello_erlang DEPS = cowboy -dep_cowboy_commit = 2.7.0 +dep_cowboy_commit = 2.8.0 DEP_PLUGINS = cowboy -- cgit v1.2.3