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

Commit

Permalink
Updated Version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi committed Sep 26, 2019
1 parent dae5989 commit 43d33a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/SwiftKit/SwiftKit.swift
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ public extension Version {
static var `default`: Version {
return .init(
major: 1,
minor: 2,
patch: 5
minor: 3,
patch: 0
)
}

Expand Down

0 comments on commit 43d33a0

Please sign in to comment.