Skip to content

Commit

Permalink
Merge pull request #26 from curiosum-dev/chore/update-readme
Browse files Browse the repository at this point in the history
Update README to match Kanta version
  • Loading branch information
arturz authored Sep 4, 2023
2 parents fa096a8 + 84fd2a1 commit 5f9d1ec
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 @@ -78,7 +78,7 @@ by adding `kanta` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:kanta, "~> 0.1.1"},
{:kanta, "~> 0.2.0"},
{:gettext, git: "[email protected]:ravensiris/gettext.git", branch: "runtime-gettext"}
]
end
Expand Down

0 comments on commit 5f9d1ec

Please sign in to comment.