Skip to content

Commit d2857a0

Browse files
committed
Update version string.
1 parent 7219409 commit d2857a0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
.vs/
77
.vscode/
88

9+
/.hidden
910
appsettings.json
1011
package.sh
1112

src/Core/AspNetCore.Proxy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<AssemblyName>AspNetCore.Proxy</AssemblyName>
55
<PackageId>AspNetCore.Proxy</PackageId>
6-
<Version>4.1.0</Version>
6+
<Version>4.2.0</Version>
77
<PackageProjectUrl>https://github.com/twitchax/aspnetcore.proxy</PackageProjectUrl>
88

99
<TargetFrameworks>netcoreapp3.1;netstandard2.0;net5.0</TargetFrameworks>

0 commit comments

Comments
 (0)