Skip to content

Commit 76f3667

Browse files
committed
Update version to 2.0.0
1 parent e3cd7b4 commit 76f3667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ProtoUntyped/ProtoUntyped.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
55
<LangVersion>latest</LangVersion>
66
<Nullable>enable</Nullable>
7-
<Version>1.0.1</Version>
7+
<Version>2.0.0</Version>
88
<Authors>Olivier Coanet</Authors>
99
<Description>A decoder for unknown protocol buffer encoded data.</Description>
1010
<Copyright>Olivier Coanet</Copyright>

0 commit comments

Comments
 (0)