We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8c491 commit 8a2a61aCopy full SHA for 8a2a61a
1 file changed
README.md
@@ -58,7 +58,7 @@ Add the following to your `Package.swift` file:
58
59
```swift
60
dependencies: [
61
- .package(url: "https://github.com/mattt/TOONEncoder.git", from: "0.1.0")
+ .package(url: "https://github.com/mattt/TOONEncoder.git", from: "0.2.0")
62
]
63
```
64
0 commit comments