aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-03-09 15:09:51 +0100
committerLoïc Hoguin <[email protected]>2013-03-09 15:10:52 +0100
commitcc507789bf1d9ea27e9fb53d06dc8a464672b7da (patch)
treef80b0d328ce8ebf569e8d05ea331ee5a1af04ab0
parented05627b88103c904a17b294acdee2036e61a4b0 (diff)
downloadcowboy-0.8.2.tar.gz
cowboy-0.8.2.tar.bz2
cowboy-0.8.2.zip
Update to 0.8.20.8.2
-rw-r--r--src/cowboy.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cowboy.app.src b/src/cowboy.app.src
index e6309f9..f4dcac2 100644
--- a/src/cowboy.app.src
+++ b/src/cowboy.app.src
@@ -17,7 +17,7 @@
{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.1"},
+ {vsn, "0.8.2"},
{modules, []},
{registered, [cowboy_clock, cowboy_sup]},
{applications, [