Skip to content

Commit

Permalink
Upgrade versions. (#3903)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoumikhin authored Jun 7, 2024
1 parent 0015e3f commit 088cedf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/pytorch/executorch";
requirement = {
branch = 0.2.0;
branch = 0.2.1;
kind = branch;
};
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/pytorch/executorch";
requirement = {
branch = 0.2.0;
branch = 0.2.1;
kind = branch;
};
};
Expand Down

0 comments on commit 088cedf

Please sign in to comment.