Skip to content

Commit

Permalink
Update to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
essen committed Apr 3, 2013
1 parent ea93541 commit 7de1d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cowboy.app.src
Expand Up @@ -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.2"},
{vsn, "0.8.3"},
{modules, []},
{registered, [cowboy_clock, cowboy_sup]},
{applications, [
Expand Down

0 comments on commit 7de1d9d

Please sign in to comment.