Skip to content

Commit f309cd1

Browse files
committed
Bump readme install version
1 parent a264509 commit f309cd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Add `localize` to your dependencies in `mix.exs`:
7272
```elixir
7373
def deps do
7474
[
75-
{:localize, "~> 0.46"}
75+
{:localize, "~> 0.47"}
7676
]
7777
end
7878
```

0 commit comments

Comments
 (0)