Skip to content

Commit

Permalink
Bump version for 0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwhite committed Dec 24, 2013
1 parent b1c0af1 commit 1440edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cowboy_cors.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application, cowboy_cors,
[
{description, "Cross-Origin Resource Sharing middleware for cowboy"},
{vsn, "0.2.0"},
{vsn, "0.3.0"},
{modules, [cowboy_cors, cowboy_cors_policy]},
{applications, [kernel, stdlib, cowboy]},
{env, []}
Expand Down

0 comments on commit 1440edc

Please # to comment.