File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
<a href="https://swiftpackageindex.com/mochidev/swift-webpush">
8
8
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fmochidev%2Fswift-webpush%2Fbadge%3Ftype%3Dplatforms" />
9
9
</a>
10
- <a href="https://github.com/mochidev/WebPush /actions?query=workflow%3A%22Test+WebPush%22">
11
- <img src="https://github.com/mochidev/WebPush /workflows/Test%20WebPush/badge.svg" alt="Test Status" />
10
+ <a href="https://github.com/mochidev/swift-webpush /actions?query=workflow%3A%22Test+WebPush%22">
11
+ <img src="https://github.com/mochidev/swift-webpush /workflows/Test%20WebPush/badge.svg" alt="Test Status" />
12
12
</a>
13
13
</p >
14
14
@@ -29,7 +29,7 @@ Please check the [releases](https://github.com/mochidev/WebPush/releases) for re
29
29
dependencies: [
30
30
.package (
31
31
url : " https://github.com/mochidev/WebPush.git" ,
32
- .upToNextMinor (from : " 0.0 .1" )
32
+ .upToNextMinor (from : " 0.1 .1" )
33
33
),
34
34
],
35
35
...
You can’t perform that action at this time.
0 commit comments