Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 0920e05

Browse files
committed
Updated Version
1 parent 11882e0 commit 0920e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftKit/SwiftKit.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public extension Version {
6161
return .init(
6262
major: 1,
6363
minor: 3,
64-
patch: 0
64+
patch: 1
6565
)
6666
}
6767

0 commit comments

Comments
 (0)