Skip to content

Commit

Permalink
Update Version.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
EspressoCup authored Dec 6, 2021
1 parent c4f4765 commit 61d4fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/MockoloFramework/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ public struct Version {
public let value: String

/// The current Mockolo version.
public static let current = Version(value: "1.6.2")
public static let current = Version(value: "1.6.3")
}

0 comments on commit 61d4fb9

Please sign in to comment.