Skip to content

Commit caf169d

Browse files
committed
Update version to 6.2.0
1 parent 2a8349e commit caf169d

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)