We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ced89 commit 239d96eCopy full SHA for 239d96e
README.md
@@ -20,7 +20,7 @@ pod 'SwiftOSC', '~> 2.0'
20
21
```swift
22
dependencies: [
23
- .package(url: "https://github.com/soundflix/SwiftOSC.git", from: "2.0.0")
+ .package(url: "https://github.com/soundflix/SwiftOSC.git", from: "2.0")
24
]
25
```
26
0 commit comments