Skip to content

Commit 4109c21

Browse files
committed
upgrading common
1 parent 34ca6ed commit 4109c21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/CodeChavez.EventBus.Abstractions/CodeChavez.EventBus.Abstractions.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Title>CodeChavez EventBus Abstractions Library</Title>
1010
<Authors>Victor A Chavez</Authors>
1111
<Product>CodeChavez.EventBus.Abstractions</Product>
12-
<Version>10.0.0-preview2</Version>
12+
<Version>10.0.0-preview3</Version>
1313
<Copyright>2020-2026</Copyright>
1414
<Description>It has all necessary interfaces to be implemented</Description>
1515
<PackageReadmeFile>README.md</PackageReadmeFile>
@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="CodeChavez.Common" Version="10.0.0" />
28+
<PackageReference Include="CodeChavez.Common" Version="10.0.1" />
2929
</ItemGroup>
3030

3131
</Project>

0 commit comments

Comments
 (0)