diff options
Diffstat (limited to 'docs/en/cowboy/2.14/guide/getting_started/index.html')
-rw-r--r-- | docs/en/cowboy/2.14/guide/getting_started/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/cowboy/2.14/guide/getting_started/index.html b/docs/en/cowboy/2.14/guide/getting_started/index.html index 620333f8..8168f979 100644 --- a/docs/en/cowboy/2.14/guide/getting_started/index.html +++ b/docs/en/cowboy/2.14/guide/getting_started/index.html @@ -108,7 +108,7 @@ http://www.gnu.org/software/src-highlite --> <pre><tt><font color="#009900">PROJECT =</font> hello_erlang <font color="#009900">DEPS =</font> cowboy -<font color="#009900">dep_cowboy_commit =</font> 2.14.0 +<font color="#009900">dep_cowboy_commit =</font> 2.14.2 <font color="#009900">REL_DEPS =</font> relx |