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 3f198df commit fa134d0Copy full SHA for fa134d0
README.md
@@ -12,7 +12,7 @@ To install `APNSwift`, just add the package as a dependency in your [**Package.s
12
13
```swift
14
dependencies: [
15
- .package(url: "https://github.com/kylebrowning/APNSwift.git", from: "1.0.0-alpha.2")
+ .package(url: "https://github.com/kylebrowning/APNSwift.git", from: "1.0.0")
16
]
17
```
18
0 commit comments