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