We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8a2924 + 5cefd79 commit ac4e881Copy full SHA for ac4e881
1 file changed
src/ipdata.app.src
@@ -1,6 +1,6 @@
1
{application, ipdata, [
2
{description, "Erlang client library for the ipdata.co IP geolocation API"},
3
- {vsn, "1.0.0"},
+ {vsn, "1.0.1"},
4
{registered, [ipdata_sup]},
5
{mod, {ipdata_app, []}},
6
{applications, [
0 commit comments