We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cd7b4 commit 76f3667Copy full SHA for 76f3667
src/ProtoUntyped/ProtoUntyped.csproj
@@ -4,7 +4,7 @@
4
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
5
<LangVersion>latest</LangVersion>
6
<Nullable>enable</Nullable>
7
- <Version>1.0.1</Version>
+ <Version>2.0.0</Version>
8
<Authors>Olivier Coanet</Authors>
9
<Description>A decoder for unknown protocol buffer encoded data.</Description>
10
<Copyright>Olivier Coanet</Copyright>
0 commit comments