Skip to content

Commit a82e681

Browse files
committed
update version and release notes
1 parent 6931a04 commit a82e681

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JsonPatch/JsonPatch.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<LangVersion>latest</LangVersion>
66
<RootNamespace>Json.Patch</RootNamespace>
7-
<Version>2.0.6</Version>
7+
<Version>2.1.0</Version>
88
<AssemblyVersion>2.0.0.0</AssemblyVersion>
9-
<FileVersion>2.0.6.0</FileVersion>
9+
<FileVersion>2.1.0.0</FileVersion>
1010
<PackageId>JsonPatch.Net</PackageId>
1111
<Authors>Greg Dennis</Authors>
1212
<Company>Greg Dennis</Company>

0 commit comments

Comments
 (0)