Skip to content

Commit fb71222

Browse files
committed
bump SDK version in readme because of mongo transaction issue
1 parent 0443566 commit fb71222

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
@@ -44,7 +44,7 @@ import PackageDescription
4444
let package = Package(
4545
name: "YOUR_PROJECT_NAME",
4646
dependencies: [
47-
.package(url: "https://github.com/parse-community/Parse-Swift", from: "1.3.0"),
47+
.package(url: "https://github.com/parse-community/Parse-Swift", from: "1.8.1"),
4848
]
4949
)
5050
```

0 commit comments

Comments
 (0)