Skip to content

Commit 65f9da9

Browse files
committed
Change version to 600.0.0
1 parent 878b78b commit 65f9da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/swift-format/PrintVersion.swift

+1-1
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("600.0.0")
1616
}

0 commit comments

Comments
 (0)