Skip to content

Commit

Permalink
Update version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Hoguin committed Jan 9, 2012
1 parent fed6727 commit 9ee120d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cowboy.app.src
Expand Up @@ -14,7 +14,7 @@

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

0 comments on commit 9ee120d

Please sign in to comment.