Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zemuldo committed Nov 9, 2023
1 parent c91c39f commit 547fdf7
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 @@ -9,7 +9,7 @@ Install by adding `ex_secrets` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:ex_secrets, "~> 0.1.0"}
{:ex_secrets, "~> 0.3.0"}
]
end
```
Expand Down

0 comments on commit 547fdf7

Please sign in to comment.