We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688e59b commit bed58d1Copy full SHA for bed58d1
1 file changed
src/TonapiClient/TonapiClient.csproj
@@ -12,8 +12,9 @@
12
<PackageTags>TON,Tonapi</PackageTags>
13
<RepositoryUrl>https://github.com/apashintsev/TonapiClient</RepositoryUrl>
14
<PackageProjectUrl>https://github.com/apashintsev/TonapiClient</PackageProjectUrl>
15
- <Version>1.0.0</Version>
+ <Version>1.0.1</Version>
16
<PackageIcon>icon.png</PackageIcon>
17
+ <PackageReadmeFile>README.md</PackageReadmeFile>
18
</PropertyGroup>
19
20
<ItemGroup>
0 commit comments