Browse Source

Fix Cowboy version in the getting started chapter

Loïc Hoguin 6 years ago
parent
commit
c998673eb0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/guide/getting_started.asciidoc

+ 1 - 1
doc/src/guide/getting_started.asciidoc

@@ -69,7 +69,7 @@ fetch and compile Cowboy:
 PROJECT = hello_erlang
 
 DEPS = cowboy
-dep_cowboy_commit = 2.4.0
+dep_cowboy_commit = 2.5.0
 
 DEP_PLUGINS = cowboy