File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"kind" : " remoteSourceControl" ,
42
42
"location" : " https://github.com/pointfreeco/swift-composable-architecture" ,
43
43
"state" : {
44
- "revision" : " 115fe5af41d333b6156d4924d7c7058bc77fd580 " ,
45
- "version" : " 1.9.2 "
44
+ "revision" : " 899a68ce3c4eca42a42e6bad2c925b82dcab5187 " ,
45
+ "version" : " 1.9.3 "
46
46
}
47
47
},
48
48
{
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ let package = Package(
7
7
dependencies: [
8
8
. package (
9
9
url: " https://github.com/pointfreeco/swift-composable-architecture " ,
10
- . upToNextMajor( from: " 1.9.2 " )
10
+ . upToNextMajor( from: " 1.9.3 " )
11
11
) ,
12
12
]
13
13
)
Original file line number Diff line number Diff line change 275
275
"name" : " swiftpkg_swift_composable_architecture" ,
276
276
"identity" : " swift-composable-architecture" ,
277
277
"remote" : {
278
- "commit" : " 115fe5af41d333b6156d4924d7c7058bc77fd580 " ,
278
+ "commit" : " 899a68ce3c4eca42a42e6bad2c925b82dcab5187 " ,
279
279
"remote" : " https://github.com/pointfreeco/swift-composable-architecture" ,
280
- "version" : " 1.9.2 "
280
+ "version" : " 1.9.3 "
281
281
}
282
282
},
283
283
{
You can’t perform that action at this time.
0 commit comments