Skip to content

Commit ac4e881

Browse files
Merge pull request #11 from ipdata/claude/fix-issue-3Hl6Y
Bump version to 1.0.1
2 parents e8a2924 + 5cefd79 commit ac4e881

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ipdata.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, ipdata, [
22
{description, "Erlang client library for the ipdata.co IP geolocation API"},
3-
{vsn, "1.0.0"},
3+
{vsn, "1.0.1"},
44
{registered, [ipdata_sup]},
55
{mod, {ipdata_app, []}},
66
{applications, [

0 commit comments

Comments
 (0)