Skip to content

Commit

Permalink
Merge pull request #22 from PragTob/patch-1
Browse files Browse the repository at this point in the history
There is no released 2.2 version
  • Loading branch information
norbajunior committed Feb 14, 2023
2 parents edff76e + d9f6a59 commit bd52141
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.2.0"}
{:machinist, "~> 2.1"}
]
end
```
Expand Down

0 comments on commit bd52141

Please sign in to comment.