Skip to content

Commit 2c1c8bf

Browse files
committed
Update README.md
1 parent cfb21b7 commit 2c1c8bf

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
@@ -30,7 +30,7 @@ import PackageDescription
3030

3131
let package = Package(
3232
dependencies: [
33-
.Package(url: "https://github.com/GraphQLSwift/Graphiti.git", .upToNextMinor(from: "0.12.0")),
33+
.Package(url: "https://github.com/GraphQLSwift/Graphiti.git", .upToNextMinor(from: "0.13.3")),
3434
]
3535
)
3636
```

0 commit comments

Comments
 (0)