Skip to content

Commit 1440edc

Browse files
committed
Bump version for 0.3.0 release
1 parent b1c0af1 commit 1440edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cowboy_cors.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{application, cowboy_cors,
22
[
33
{description, "Cross-Origin Resource Sharing middleware for cowboy"},
4-
{vsn, "0.2.0"},
4+
{vsn, "0.3.0"},
55
{modules, [cowboy_cors, cowboy_cors_policy]},
66
{applications, [kernel, stdlib, cowboy]},
77
{env, []}

0 commit comments

Comments
 (0)