Skip to content

Commit

Permalink
Bump version number in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amclain authored Oct 14, 2024
1 parent a03e2e7 commit efcf4ac
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 @@ -10,7 +10,7 @@ in `mix.exs`:
```elixir
def deps do
[
{:speck, "~> 0.1.0"}
{:speck, "~> 1.1.0"}
]
end
```
Expand Down

0 comments on commit efcf4ac

Please sign in to comment.