We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1eb2ed commit 60b4c8bCopy full SHA for 60b4c8b
1 file changed
README.md
@@ -51,7 +51,7 @@ Tested with ReerJSON 1.0.1, ZippyJSON 1.2.15, IkigaJSON 2.3.2
51
52
Add dependency in `Package.swift` or project `Package Dependencies`
53
```swift
54
-.package(url: "https://github.com/reers/ReerJSON.git", from: "1.0.0"),
+.package(url: "https://github.com/reers/ReerJSON.git", from: "1.0.2"),
55
```
56
57
Depend on `ReerJSON` in your target.
0 commit comments