Skip to content

Commit a65a0ab

Browse files
committed
1.0.1
1 parent 8cad12d commit a65a0ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

WebApiClientCore.Extensions.OAuths/WebApiClientCore.Extensions.OAuths.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<SignAssembly>true</SignAssembly>
99
<AssemblyOriginatorKeyFile>Sign.snk</AssemblyOriginatorKeyFile>
1010

11-
<Version>1.0.0</Version>
11+
<Version>1.0.1</Version>
1212
<Authors>laojiu</Authors>
1313
<Company>laojiu</Company>
1414
<Copyright>Copyright © laojiu 2017-2020</Copyright>

WebApiClientCore/WebApiClientCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>netstandard2.1</TargetFramework>
66
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
77

8-
<Version>1.0.0</Version>
8+
<Version>1.0.1</Version>
99
<Authors>laojiu</Authors>
1010
<Company>laojiu</Company>
1111
<Copyright>Copyright © laojiu 2017-2020</Copyright>

0 commit comments

Comments
 (0)