Skip to content

Commit d038d54

Browse files
authored
Merge pull request #1053 from bnbarham/update-version
[6.2] Update version to 6.2.0
2 parents 6184618 + caf169d commit d038d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/swift-format/PrintVersion.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212

1313
func printVersionInformation() {
1414
// TODO: Automate updates to this somehow.
15-
print("main")
15+
print("6.2.0")
1616
}

0 commit comments

Comments
 (0)