Signed-off-by: Tim Fletcher <twoggle@gmail.com>
@@ -1,5 +1,6 @@
{application, oauth, [
{description, "Erlang OAuth implementation"},
+ {vsn, "dev"},
{modules, [
oauth,
oauth_hmac_sha1,
@@ -16,4 +17,4 @@
crypto,
inets
]}
-]}.
+]}.