Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kkostov committed Jan 11, 2025
1 parent 978dab3 commit 6ea6d63
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 @@ -44,7 +44,7 @@ by adding `ex_sopsy` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:ex_sopsy, "~> 0.1.0"}
{:ex_sopsy, "~> 1.0.1"}
]
end
```
Expand Down

0 comments on commit 6ea6d63

Please sign in to comment.