Skip to content

Commit 07c4321

Browse files
author
o.nadymov
committed
Version
1 parent 36d93c5 commit 07c4321

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
<PackageTags>RestClient; Rest; Rest-Client; Http; HttpClient</PackageTags>
3636
<Copyright>Copyright © $([System.DateTime]::Now.Year.ToString())</Copyright>
3737
<PackageReleaseNotes></PackageReleaseNotes>
38-
<Version>1.0.13</Version>
39-
<AssemblyVersion>1.0.13.0</AssemblyVersion>
40-
<FileVersion>1.0.13.0</FileVersion>
38+
<Version>1.0.14</Version>
39+
<AssemblyVersion>1.0.14.0</AssemblyVersion>
40+
<FileVersion>1.0.14.0</FileVersion>
4141
</PropertyGroup>
4242

4343
<PropertyGroup Condition="'$(Configuration)' == 'Release'">

0 commit comments

Comments
 (0)