From 754affa48f749229952e54c8949299c8bf7c5e32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 5 Mar 2018 15:51:54 +0100 Subject: Cowlib 2.2.0 --- 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 fcfb118..88f4f86 100644 --- a/ebin/cowlib.app +++ b/ebin/cowlib.app @@ -1,6 +1,6 @@ {application, 'cowlib', [ {description, "Support library for manipulating Web protocols."}, - {vsn, "2.1.0"}, + {vsn, "2.2.0"}, {modules, ['cow_base64url','cow_cookie','cow_date','cow_hpack','cow_http','cow_http2','cow_http_hd','cow_http_te','cow_mimetypes','cow_multipart','cow_qs','cow_spdy','cow_sse','cow_uri','cow_ws']}, {registered, []}, {applications, [kernel,stdlib,crypto]}, -- cgit v1.2.3