Skip to content

Commit

Permalink
Version 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellie Shin committed Nov 19, 2020
1 parent 1233c45 commit 3e3c1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Mockolo/Executor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,5 @@ public struct Version {
public let value: String

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

0 comments on commit 3e3c1b3

Please sign in to comment.