Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
bump version of package to 1.0.10 closes #28 / #29
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed May 26, 2022
1 parent 5b0209c commit 7604477
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 @@ -89,7 +89,7 @@ by adding `gitea` to the list of dependencies in your `mix.exs` file:
```elixir
def deps do
[
{:gitea, "~> 1.0.3"},
{:gitea, "~> 1.0.10"},
]
end
```
Expand Down

0 comments on commit 7604477

Please sign in to comment.