We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5840384 commit 50883a1Copy full SHA for 50883a1
src/ipinfo.app.src
@@ -1,6 +1,6 @@
1
{application, ipinfo,
2
[{description, "The official IPinfo Erlang Client Library"},
3
- {vsn, "1.3.0"},
+ {vsn, "1.4.0"},
4
{registered, []},
5
{mod, {ipinfo_app, []}},
6
{applications,
0 commit comments