Skip to content

Commit

Permalink
lock version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed May 12, 2020
1 parent b3a7d81 commit 5c5003e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -517,8 +517,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/pointfreeco/swift-composable-architecture";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.1.0;
kind = exactVersion;
version = 0.1.0;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down

0 comments on commit 5c5003e

Please sign in to comment.