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 e17dac8 commit f83b3d3Copy full SHA for f83b3d3
README.md
@@ -99,4 +99,4 @@ Add the following line to the dependencies in your `Package.swift` file:
99
> **Note:** Because `ArgumentParser` is under active development,
100
source-stability is only guaranteed within minor versions (e.g. between `0.0.3` and `0.0.4`).
101
If you don't want potentially source-breaking package updates,
102
-you can specify your package dependency using `.upToNextMinorVersion(from: "0.0.1")` instead.
+you can specify your package dependency using `.upToNextMinor(from: "0.0.1")` instead.
0 commit comments