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 3b56acc commit 8a4f2eeCopy full SHA for 8a4f2ee
Sources/PackageDescription/Version.swift
@@ -25,7 +25,7 @@
25
/// behavioral changes of the existing API.
26
///
27
/// **The Minor Version**
28
-//
+///
29
/// Update the second digit of a version, or *minor version*, if you add functionality in a backward-compatible manner.
30
/// For example, the semantic versioning specification considers adding a new method
31
/// or type without changing any other API to be backward-compatible.
0 commit comments