Skip to content

Commit 4677e0d

Browse files
committed
update version in reademe
1 parent 22976c0 commit 4677e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Add `hierarch` to your list of dependencies in `mix.exs`:
1313
```elixir
1414
def deps do
1515
[
16-
{:hierarch, "~> 0.2.0"}
16+
{:hierarch, "~> 0.2.1"}
1717
]
1818
end
1919
```

0 commit comments

Comments
 (0)