Skip to content

Commit

Permalink
Updating version in README + v0.4.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ianleeclark committed Feb 2, 2021
1 parent c771e8b commit c0bd1ab
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 @@ by adding `u2f_ex` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:u2f_ex, "~> 0.4.1"}
{:u2f_ex, "~> 0.4.2"}
]
end
```
Expand Down

0 comments on commit c0bd1ab

Please sign in to comment.