Skip to content

Commit cf0ae09

Browse files
committed
v21.0.2
1 parent 41f39b7 commit cf0ae09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Shuttle.Recall.Testing/Shuttle.Recall.Testing.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<ItemGroup>
1010
<PackageReference Include="Moq" Version="4.20.72" />
1111
<PackageReference Include="NUnit" Version="4.5.1" />
12-
<PackageReference Include="Shuttle.Recall" Version="21.0.2-rc3" />
12+
<PackageReference Include="Shuttle.Recall" Version="21.0.2" />
1313
</ItemGroup>
1414

1515
<PropertyGroup>
1616
<Description>Contains base fixtures to verify Shuttle.Recall `IEventStore` and `IEventProcessor` implementations.</Description>
17-
<Version>21.0.2-rc3</Version>
17+
<Version>21.0.2</Version>
1818
<PackageProjectUrl>https://github.com/Shuttle/Shuttle.Recall.Testing</PackageProjectUrl>
1919
<RepositoryUrl>https://github.com/Shuttle/Shuttle.Recall.Testing.git</RepositoryUrl>
2020
<PackageTags></PackageTags>

0 commit comments

Comments
 (0)