Skip to content

Commit

Permalink
Bump version in README.md (#1130)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoorman authored Dec 5, 2021
1 parent 991feb9 commit a30aeee
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 @@ -72,7 +72,7 @@ Install from [Hex.pm](https://hex.pm/packages/absinthe):

```elixir
def deps do
[{:absinthe, "~> 1.5.0"}]
[{:absinthe, "~> 1.6.0"}]
end
```

Expand Down

0 comments on commit a30aeee

Please sign in to comment.