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

Commit

Permalink
Updated Version
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi committed Feb 9, 2020
1 parent 11882e0 commit 0920e05
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: 0
patch: 1
)
}

Expand Down

0 comments on commit 0920e05

Please sign in to comment.