Skip to content

Commit 916bea7

Browse files
authored
Bump the version number.
1 parent ce1b300 commit 916bea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Core/AspNetCore.Proxy.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>2.0.0</Version>
3+
<Version>2.1.0</Version>
44
<AssemblyName>AspNetCore.Proxy</AssemblyName>
55
<PackageId>AspNetCore.Proxy</PackageId>
66
<DocumentationFile>bin\AspNetCore.Proxy.xml</DocumentationFile>
@@ -12,4 +12,4 @@
1212
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="2.0.0" />
1313
<PackageReference Include="Microsoft.Extensions.Http" Version="2.2.0" />
1414
</ItemGroup>
15-
</Project>
15+
</Project>

0 commit comments

Comments
 (0)