Skip to content

Commit

Permalink
Revert to original app file specification
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Han committed Jul 4, 2018
1 parent 4818656 commit c1189f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/couchbeam.app.src
Expand Up @@ -6,8 +6,8 @@

{application, couchbeam,
[{description, "Erlang CouchDB client"},
{vsn, "%VSN%"},
{modules, [%MODULES%]},
{vsn, "1.4.2.1"},
{modules, []},
{registered, [
couchbeam_sup
]},
Expand Down

0 comments on commit c1189f3

Please sign in to comment.