Skip to content

Commit

Permalink
Version 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellie Shin committed Sep 10, 2020
1 parent 63ec5ef commit de9903c
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 @@ -226,6 +226,6 @@ public struct Version {
public let value: String

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

0 comments on commit de9903c

Please sign in to comment.