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 c891bd3 commit 1fe47eaCopy full SHA for 1fe47ea
README.md
@@ -30,7 +30,7 @@ Please check the [releases](https://github.com/mochidev/swift-webpush/releases)
30
dependencies: [
31
.package(
32
url: "https://github.com/mochidev/swift-webpush.git",
33
- .upToNextMinor(from: "0.4.0")
+ .upToNextMinor(from: "0.4.1")
34
),
35
],
36
...
0 commit comments