Skip to content

Commit

Permalink
Update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jcomellas committed Oct 11, 2023
1 parent 30dd182 commit efa0f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To use getopt in your project you can just add it as a dependency in your
```erlang
{deps,
[
{getopt, "1.0.2"}
{getopt, "1.0.3"}
]
}
```
Expand Down

0 comments on commit efa0f55

Please sign in to comment.