Skip to content

Commit

Permalink
Fixes README to be less strict
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Jun 29, 2017
1 parent 88a6150 commit 041692c
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 @@ by adding `petrovich_elixir` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[{:petrovich_elixir, "~> 0.1.0"}]
[{:petrovich_elixir, "~> 0.1"}]
end
```

Expand Down

0 comments on commit 041692c

Please sign in to comment.