Skip to content

Commit c7d0d04

Browse files
committed
Change version to 601.0.0-prerelease-2025-03-05
1 parent 80108bd commit c7d0d04

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("601.0.0-prerelease-2025-03-05")
1616
}

0 commit comments

Comments
 (0)