Skip to content

Commit 835993d

Browse files
author
Daniel Gerlag
committed
2 parents 4f58c7f + 36c87d3 commit 835993d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/WorkflowCore/WorkflowCore.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
1919
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
2020
<Description>Workflow Core is a light weight workflow engine targeting .NET Standard.</Description>
21-
<Version>1.2.1</Version>
22-
<AssemblyVersion>1.2.1.0</AssemblyVersion>
23-
<FileVersion>1.2.1.0</FileVersion>
21+
<Version>1.2.2</Version>
22+
<AssemblyVersion>1.2.2.0</AssemblyVersion>
23+
<FileVersion>1.2.2.0</FileVersion>
2424
</PropertyGroup>
2525

2626
<ItemGroup>

0 commit comments

Comments
 (0)