Skip to content

Commit fa134d0

Browse files
authored
Update latest version.
1 parent 3f198df commit fa134d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To install `APNSwift`, just add the package as a dependency in your [**Package.s
1212

1313
```swift
1414
dependencies: [
15-
.package(url: "https://github.com/kylebrowning/APNSwift.git", from: "1.0.0-alpha.2")
15+
.package(url: "https://github.com/kylebrowning/APNSwift.git", from: "1.0.0")
1616
]
1717
```
1818

0 commit comments

Comments
 (0)