Skip to content

Commit 1821376

Browse files
Updated assemly version to match package version
1 parent 81202b3 commit 1821376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EventSourcingOnAzureFunctions.Common/EventSourcingOnAzureFunctions.Common.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<RepositoryType>Git</RepositoryType>
1313
<PackageTags>Event sourcing,serverless,azure functions</PackageTags>
1414
<Platforms>AnyCPU;x64</Platforms>
15-
<AssemblyVersion>1.1.0.0</AssemblyVersion>
15+
<AssemblyVersion>1.2.0.0</AssemblyVersion>
1616
<Version>1.2</Version>
1717
<IsPackable>true</IsPackable>
1818
<PackageReleaseNotes>Added notifications (via EventGrid) and CQRS scaffold</PackageReleaseNotes>

0 commit comments

Comments
 (0)