Skip to content

Commit

Permalink
Add missing jiffy app in .app.src (useful for building releases for i…
Browse files Browse the repository at this point in the history
…nstance)

Closes #64
  • Loading branch information
Jean Parpaillon committed May 19, 2016
1 parent e77d4ee commit 8157907
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/cowboy_swagger.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
{applications,
[kernel,
stdlib,
trails
trails,
jiffy
]},
{modules, []},
{registered, []},
Expand Down

0 comments on commit 8157907

Please sign in to comment.