Skip to content

Commit 94e48de

Browse files
committed
Bump package version to 1.0.2
Updated the TonapiClient.csproj file to increase the NuGet package version from 1.0.1 to 1.0.2. This prepares the project for a new release.
1 parent 6771f27 commit 94e48de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TonapiClient/TonapiClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageTags>TON,Tonapi</PackageTags>
1414
<RepositoryUrl>https://github.com/apashintsev/TonapiClient</RepositoryUrl>
1515
<PackageProjectUrl>https://github.com/apashintsev/TonapiClient</PackageProjectUrl>
16-
<Version>1.0.1</Version>
16+
<Version>1.0.2</Version>
1717
<PackageIcon>icon.png</PackageIcon>
1818
<PackageReadmeFile>README.md</PackageReadmeFile>
1919
</PropertyGroup>

0 commit comments

Comments
 (0)