Skip to content

Commit

Permalink
Bump up version to 2.1.0 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidepelican committed Apr 23, 2024
1 parent 6796bcb commit ab2901a
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: "2.0.1")
public static let current = Version(value: "2.1.0")
}

0 comments on commit ab2901a

Please sign in to comment.