Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hpopp committed Aug 3, 2018
1 parent 2ad89e4 commit f5bf854
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 @@ -12,7 +12,7 @@ Add accessible as a `mix.exs` dependency:
```elixir
def deps do
[
{:accessible, "~> 0.2.0"}
{:accessible, "~> 0.2.1"}
]
end
```
Expand Down

0 comments on commit f5bf854

Please sign in to comment.