Skip to content

Commit

Permalink
Update readme instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
naps62 committed Aug 9, 2023
1 parent 0a3c07f commit 50ccc70
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 @@ -33,7 +33,7 @@ Add fsmx to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:fsmx, "~> 0.2.0"}
{:fsmx, "~> 0.5.0"}
]
end
```
Expand Down

0 comments on commit 50ccc70

Please sign in to comment.