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