Skip to content

Commit

Permalink
We're 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Apr 10, 2019
1 parent 7c3f85d commit 0dd2ea9
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 @@ -14,7 +14,7 @@ Add `benchee_html` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[{:benchee_html, "~> 0.4", only: :dev}]
[{:benchee_html, "~> 1.0", only: :dev}]
end
```

Expand Down

0 comments on commit 0dd2ea9

Please sign in to comment.