Skip to content

Commit 6bc272f

Browse files
committed
update README to version 0.2
1 parent 69b5651 commit 6bc272f

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
@@ -36,7 +36,7 @@ import PackageDescription
3636

3737
let package = Package(
3838
dependencies: [
39-
.Package(url: "https://github.com/GraphQLSwift/GraphQL.git", majorVersion: 0, minor: 1),
39+
.Package(url: "https://github.com/GraphQLSwift/GraphQL.git", majorVersion: 0, minor: 2),
4040
]
4141
)
4242
```

0 commit comments

Comments
 (0)