Skip to content

Commit

Permalink
Kafka commit issues #773
Browse files Browse the repository at this point in the history
Set version to 0.12.0
  • Loading branch information
Philip Stadermann authored and pstadermann committed Mar 14, 2023
1 parent 6fbfba4 commit cb60e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>0.11.1</Version>
<Version>0.12.0</Version>
<LangVersion>11</LangVersion>
<Nullable>enable</Nullable>
<WarningsAsErrors>CS8600;CS8602;CS8625;CS8618;CS8604;CS8601</WarningsAsErrors>
Expand Down

0 comments on commit cb60e40

Please sign in to comment.