Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5030599

Browse files
author
Josh Price
committedJan 23, 2016
Bump version in docs
1 parent 64eeb0e commit 5030599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ First, add GraphQL to your `mix.exs` dependencies:
2020

2121
```elixir
2222
defp deps do
23-
[{:graphql, "~> 0.1.0"}]
23+
[{:graphql, "~> 0.1.1"}]
2424
end
2525
```
2626

0 commit comments

Comments
 (0)
This repository has been archived.