Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Commit

Permalink
Update ObservableStore to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonbrander committed Dec 19, 2023
1 parent 1a7fecb commit 7e8acee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions xcode/Subconscious/Subconscious.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2987,8 +2987,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/gordonbrander/ObservableStore";
requirement = {
branch = "2023-12-18-manual-fx-management";
kind = branch;
kind = exactVersion;
version = 0.6.1;
};
};
B82C3A6D26F6B1C000833CC8 /* XCRemoteSwiftPackageReference "swift-collections" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/gordonbrander/ObservableStore",
"state" : {
"branch" : "2023-12-18-manual-fx-management",
"revision" : "380b614fdaf6d9f86d352d550e13a7c8492253eb"
"revision" : "41f3356de1b7cd289d2e95fdbff0a15b960e0a6b",
"version" : "0.6.1"
}
},
{
Expand Down

0 comments on commit 7e8acee

Please sign in to comment.