Skip to content

Commit

Permalink
Updating version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffctown committed Feb 15, 2019
1 parent 341f92a commit 3ffe054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/XcodeMissingFramework/Model/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ import Foundation
public struct Version {
public let value: String

public static let current = Version(value: "0.2.0")
public static let current = Version(value: "0.1.0")
}

0 comments on commit 3ffe054

Please sign in to comment.