diff --git a/src/erlmld.app.src b/src/erlmld.app.src index b4b9802..09b8af9 100644 --- a/src/erlmld.app.src +++ b/src/erlmld.app.src @@ -2,7 +2,7 @@ [{description, "An Erlang library for processing multiple Kinesis and " "DynamoDB streams and shards in a single node using the Kinesis Client " "Library and MultiLangDaemon."}, - {vsn, "0.1.3"}, + {vsn, "git"}, {maintainers, ["AdRoll RTB team "]}, {licenses, ["BSD 3-Clause License"]}, {links, [{"Github", "https://github.com/AdRoll/erlmld"}]},