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 63c37c3 commit 1394781Copy full SHA for 1394781
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.3.3")
+ .upToNextMinor(from: "0.4.0")
34
),
35
],
36
...
0 commit comments