We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70acda2 commit cb8e234Copy full SHA for cb8e234
1 file changed
src/Usmap.NET/Usmap.NET.csproj
@@ -8,9 +8,9 @@
8
9
<Description>A .NET parser for .usmap files</Description>
10
<PackageTags>usmap</PackageTags>
11
- <AssemblyVersion>2.1.0.0</AssemblyVersion>
12
- <FileVersion>2.1.0.0</FileVersion>
13
- <Version>2.1.0</Version>
+ <AssemblyVersion>2.2.0.0</AssemblyVersion>
+ <FileVersion>2.2.0.0</FileVersion>
+ <Version>2.2.0</Version>
14
</PropertyGroup>
15
16
<PropertyGroup>
0 commit comments