Skip to content

Commit 86b49d7

Browse files
authored
Update README.md
1 parent 1d31d8c commit 86b49d7

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
@@ -37,7 +37,7 @@ import PackageDescription
3737

3838
let package = Package(
3939
dependencies: [
40-
.package(url: "https://github.com/GraphQLSwift/GraphQL.git", from: "0.0.0"),
40+
.package(url: "https://github.com/GraphQLSwift/GraphQL.git", from: "0.9.0"),
4141
]
4242
)
4343
```

0 commit comments

Comments
 (0)