Skip to content

Commit

Permalink
readme: update version (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelFangel authored Sep 15, 2024
1 parent 63d73f1 commit aeab0f8
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 @@ -7,7 +7,7 @@ Elixir library implementing the [Logpoint API reference](https://docs.logpoint.c
```elixir
def deps do
[
{:logpoint_api, github: "MikaelFangel/logpoint_api", tag: "v0.2.2"}
{:logpoint_api, github: "MikaelFangel/logpoint_api", tag: "v0.2.3"}
]
end
```
Expand Down

0 comments on commit aeab0f8

Please sign in to comment.