Skip to content

Commit 3b62f73

Browse files
author
Anton Zhiyanov
committed
25.7.0
1 parent f55b0a0 commit 3b62f73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dadata.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>Dadata</id>
55
<title>Dadata</title>
6-
<version>25.4.1</version>
6+
<version>25.7.0</version>
77
<authors>DaData.ru</authors>
88
<owners>DaData.ru</owners>
99
<license type="expression">MIT</license>

Dadata/Dadata.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>netstandard2.0</TargetFrameworks>
4-
<Version>25.4.1</Version>
4+
<Version>25.7.0</Version>
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)