1 parent 5db4406 commit e475d76Copy full SHA for e475d76
1 file changed
README.md
@@ -28,7 +28,7 @@ Add MicroClient to your project using Xcode's package manager or by adding it to
28
29
```swift
30
dependencies: [
31
- .package(url: "https://github.com/otaviocc/MicroClient", from: "1.0.0")
+ .package(url: "https://github.com/otaviocc/MicroClient", from: "0.0.17")
32
]
33
```
34
0 commit comments