Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
norbajunior committed Feb 14, 2023
1 parent adea4f3 commit d9f6a59
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 @@ -17,7 +17,7 @@ You can install `machinist` by adding it to your list of dependencies in `mix.e
```elixir
def deps do
[
{:machinist, "~> 2.1.0"}
{:machinist, "~> 2.1"}
]
end
```
Expand Down

0 comments on commit d9f6a59

Please sign in to comment.