File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
"kind" : " remoteSourceControl" ,
15
15
"location" : " https://github.com/swiftuiux/async-task.git" ,
16
16
"state" : {
17
- "revision" : " 0e10077166d3b79d6fdffe4542ffc0196f63954f " ,
18
- "version" : " 1.2.3 "
17
+ "revision" : " d05dc1ec967813392da38e3501dfe666098baaec " ,
18
+ "version" : " 1.2.5 "
19
19
}
20
20
},
21
21
{
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ let package = Package(
15
15
dependencies: [
16
16
// Dependencies declare other packages that this package depends on.
17
17
. package ( url: " https://github.com/swiftuiux/async-http-client.git " , from: " 1.5.0 " ) ,
18
- . package ( url: " https://github.com/swiftuiux/async-task.git " , from: " 1.2.3 " )
18
+ . package ( url: " https://github.com/swiftuiux/async-task.git " , from: " 1.2.5 " )
19
19
] ,
20
20
targets: [
21
21
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
You can’t perform that action at this time.
0 commit comments