Skip to content

Commit

Permalink
Merge pull request #23 from Xerpa/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
raphaeltelatim committed Jan 8, 2021
2 parents 850a850 + 4ac18c2 commit b837e36
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 @@ -26,7 +26,7 @@ by adding `bran` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:bran, "~> 0.1.1"}
{:bran, "~> 0.1.2"}
]
end
```
Expand Down

0 comments on commit b837e36

Please sign in to comment.