Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
lenileiro committed Jan 1, 2022
1 parent e8b8980 commit 44eb278
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 @@ -26,7 +26,7 @@ by adding `ex_ussd` to your list of dependencies in `mix.exs`:
```elixir
defp deps do
[
{:ex_ussd, "~> 1.0.1"}
{:ex_ussd, "~> 1.0.2"}
]
end
```
Expand Down

0 comments on commit 44eb278

Please sign in to comment.