From b1ca51bc78d9e974014e70b820c9296db4ecb4f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 6 Aug 2018 10:19:30 +0200 Subject: Cowlib 2.5.1 --- ebin/cowlib.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ebin/cowlib.app') diff --git a/ebin/cowlib.app b/ebin/cowlib.app index e1ff343..3467e4c 100644 --- a/ebin/cowlib.app +++ b/ebin/cowlib.app @@ -1,6 +1,6 @@ {application, 'cowlib', [ {description, "Support library for manipulating Web protocols."}, - {vsn, "2.5.0"}, + {vsn, "2.5.1"}, {modules, ['cow_base64url','cow_cookie','cow_date','cow_hpack','cow_http','cow_http2','cow_http_hd','cow_http_te','cow_iolists','cow_mimetypes','cow_multipart','cow_qs','cow_spdy','cow_sse','cow_uri','cow_ws']}, {registered, []}, {applications, [kernel,stdlib,crypto]}, -- cgit v1.2.3