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

Commit

Permalink
Updated SwiftKit CLI Version to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi committed Jan 5, 2021
1 parent b2b8820 commit 666d14d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SwiftKit/SwiftKit.swift
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public extension Version {
return .init(
major: 1,
minor: 3,
patch: 4
patch: 5
)
}

Expand Down

0 comments on commit 666d14d

Please sign in to comment.