aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'src/cowboy.app.src')
-rw-r--r--src/cowboy.app.src5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/cowboy.app.src b/src/cowboy.app.src
index e9cfcb8..0c4a5b1 100644
--- a/src/cowboy.app.src
+++ b/src/cowboy.app.src
@@ -13,11 +13,8 @@
%% OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
{application, cowboy, [
- {id, "Cowboy"},
{description, "Small, fast, modular HTTP server."},
- {sub_description, "Cowboy is also a socket acceptor pool, "
- "able to accept connections for any kind of TCP protocol."},
- {vsn, "0.8.5"},
+ {vsn, "0.8.6"},
{modules, []},
{registered, [cowboy_clock, cowboy_sup]},
{applications, [