Skip to content

Commit 642acc3

Browse files
committed
bump version
1 parent c957ac1 commit 642acc3

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.github/aw/actions-lock.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"entries": {
3+
"actions/github-script@v8": {
4+
"repo": "actions/github-script",
5+
"version": "v8",
6+
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
7+
},
8+
"github/gh-aw/actions/setup@v0.55.0": {
9+
"repo": "github/gh-aw/actions/setup",
10+
"version": "v0.55.0",
11+
"sha": "e211c855a20aa6cf9297b411466e1c382a8686db"
12+
}
13+
}
14+
}

src/FSharp.Control.TaskSeq.SmokeTests/FSharp.Control.TaskSeq.SmokeTests.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
highest version available.
2424
This ensures that, if we have a forwards compat issue, we will get an error.
2525
-->
26-
<PackageReference Include="FSharp.Control.TaskSeq" Version="0.4.0" />
26+
<PackageReference Include="FSharp.Control.TaskSeq" Version="0.6.0" />
2727
<PackageReference Include="FsToolkit.ErrorHandling.TaskResult" Version="4.15.1" />
2828
<PackageReference Include="FsUnit.xUnit" Version="6.0.0" />
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />

0 commit comments

Comments
 (0)