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 6931a04 commit a82e681Copy full SHA for a82e681
JsonPatch/JsonPatch.csproj
@@ -4,9 +4,9 @@
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<LangVersion>latest</LangVersion>
6
<RootNamespace>Json.Patch</RootNamespace>
7
- <Version>2.0.6</Version>
+ <Version>2.1.0</Version>
8
<AssemblyVersion>2.0.0.0</AssemblyVersion>
9
- <FileVersion>2.0.6.0</FileVersion>
+ <FileVersion>2.1.0.0</FileVersion>
10
<PackageId>JsonPatch.Net</PackageId>
11
<Authors>Greg Dennis</Authors>
12
<Company>Greg Dennis</Company>
0 commit comments