Skip to content

Commit 10d2cc7

Browse files
Merge pull request #100 from progaudi/version/0.7.0
Update package version to 0.7.0
2 parents 117af2b + 0f1ed18 commit 10d2cc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/progaudi.tarantool/progaudi.tarantool.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
1+
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
22

33
<PropertyGroup>
4-
<Version>0.6.0</Version>
5-
<Description>progaudi.tarantool low-level client Library</Description>
4+
<Version>0.7.0</Version>
5+
<Description>Tarantool low-level client Library</Description>
66
<TargetFrameworks>net46;netstandard1.4</TargetFrameworks>
77
<WarningsAsErrors>true</WarningsAsErrors>
88

0 commit comments

Comments
 (0)