Skip to content

Commit

Permalink
Update Cowboy to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
essen committed Aug 1, 2014
1 parent 03d8131 commit 021f4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cowboy.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

{application, cowboy, [
{description, "Small, fast, modular HTTP server."},
{vsn, "0.10.0"},
{vsn, "1.0.0"},
{modules, []},
{registered, [cowboy_clock, cowboy_sup]},
{applications, [
Expand Down

0 comments on commit 021f4f6

Please sign in to comment.