We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 384ac97 commit d2476f4Copy full SHA for d2476f4
Sources/swift-format/PrintVersion.swift
@@ -12,5 +12,5 @@
12
13
func printVersionInformation() {
14
// TODO: Automate updates to this somehow.
15
- print("6.2.0")
+ print("602.0.0")
16
}
0 commit comments