Skip to content

Commit 9f3ddd2

Browse files
committed
Bump the Swift version to 6.3.3
1 parent cdeba9f commit 9f3ddd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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("6.3.2")
15+
print("6.3.3")
1616
}

0 commit comments

Comments
 (0)