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 be60f78 commit d12d549Copy full SHA for d12d549
Sources/swift-format/PrintVersion.swift
@@ -12,5 +12,5 @@
12
13
func printVersionInformation() {
14
// TODO: Automate updates to this somehow.
15
- print("main")
+ print("6.3.0")
16
}
0 commit comments