Skip to content

Commit 592f7f2

Browse files
committed
adjust readme for 0.5 version
1 parent 70ac7d3 commit 592f7f2

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
@@ -31,7 +31,7 @@ If [available in Hex](https://hex.pm/docs/publish), the package can be installed
3131
1. Add atomic_map to your list of dependencies in `mix.exs`:
3232

3333
def deps do
34-
[{:atomic_map, "~> 0.0.1"}]
34+
[{:atomic_map, "~> 0.5"}]
3535
end
3636

3737
2. Ensure atomic_map is started before your application:

0 commit comments

Comments
 (0)