Skip to content

Commit

Permalink
Bump readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Hurtado committed Aug 10, 2021
1 parent 2a3919b commit a367bd6
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 @@ -13,7 +13,7 @@ XDR is an open data format, specified in [RFC 4506](http://tools.ietf.org/html/r
```elixir
def deps do
[
{:elixir_xdr, "~> 0.1.4"}
{:elixir_xdr, "~> 0.1.5"}
]
end
```
Expand Down

0 comments on commit a367bd6

Please sign in to comment.