Skip to content

Commit 20728ac

Browse files
fix: update contracts package version (#217)
1 parent 6f47d02 commit 20728ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter-3-microservice-extraction/Fitnet.Contracts/Src/Fitnet.Contracts.IntegrationEvents/Fitnet.Contracts.IntegrationEvents.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<RepositoryUrl>https://github.com/evolutionary-architecture/evolutionary-architecture-by-example</RepositoryUrl>
4-
<Version>1.0.7</Version>
4+
<Version>1.0.8</Version>
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="EvolutionaryArchitecture.Fitnet.Common.Infrastructure" />

0 commit comments

Comments
 (0)