diff --git a/src/ipinfo.app.src b/src/ipinfo.app.src index 5b97c35..4d6f98a 100644 --- a/src/ipinfo.app.src +++ b/src/ipinfo.app.src @@ -1,6 +1,6 @@ {application, ipinfo, [{description, "The official IPinfo Erlang Client Library"}, - {vsn, "1.0.1"}, + {vsn, "1.0.2"}, {registered, []}, {mod, {ipinfo_app, []}}, {applications,