1 parent 34ca6ed commit 4109c21Copy full SHA for 4109c21
1 file changed
src/CodeChavez.EventBus.Abstractions/CodeChavez.EventBus.Abstractions.csproj
@@ -9,7 +9,7 @@
9
<Title>CodeChavez EventBus Abstractions Library</Title>
10
<Authors>Victor A Chavez</Authors>
11
<Product>CodeChavez.EventBus.Abstractions</Product>
12
- <Version>10.0.0-preview2</Version>
+ <Version>10.0.0-preview3</Version>
13
<Copyright>2020-2026</Copyright>
14
<Description>It has all necessary interfaces to be implemented</Description>
15
<PackageReadmeFile>README.md</PackageReadmeFile>
@@ -25,7 +25,7 @@
25
</ItemGroup>
26
27
<ItemGroup>
28
- <PackageReference Include="CodeChavez.Common" Version="10.0.0" />
+ <PackageReference Include="CodeChavez.Common" Version="10.0.1" />
29
30
31
</Project>
0 commit comments