Skip to content

Commit

Permalink
1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Apr 10, 2019
1 parent 154919c commit 475b176
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 benchee_csv to your list of dependencies in `mix.exs`:

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

Expand Down

0 comments on commit 475b176

Please sign in to comment.