Skip to content

Commit

Permalink
Bump 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elsh committed Feb 12, 2021
1 parent edc11b7 commit f9ef238
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 @@ -239,5 +239,5 @@ public struct Version {
public let value: String

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

0 comments on commit f9ef238

Please sign in to comment.