Skip to content

Commit

Permalink
Update the dependencies to a released version of StravaCombine.
Browse files Browse the repository at this point in the history
  • Loading branch information
katoemba committed Sep 7, 2020
1 parent 21671dd commit 81512ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Travaartje.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -914,8 +914,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/katoemba/StravaCombine.git";
requirement = {
branch = master;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 1.0.0;
};
};
C5E4F17F24CDD56B0005EEF9 /* XCRemoteSwiftPackageReference "HCKalmanFilter" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"package": "StravaCombine",
"repositoryURL": "https://github.com/katoemba/StravaCombine.git",
"state": {
"branch": "master",
"branch": null,
"revision": "28d2e2ce21542f8a962fffc2ab695522831d0d4a",
"version": null
"version": "1.0.1"
}
},
{
Expand Down

0 comments on commit 81512ad

Please sign in to comment.