Skip to content

Commit

Permalink
Update Net.Web3.EthereumWallet.csproj version to v1.1.1 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdenHide authored May 28, 2024
1 parent 70f7d2e commit 85b3df7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Net.Web3.EthereumWallet/Net.Web3.EthereumWallet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<PackageId>Net.Web3.EthereumWallet</PackageId>
<Title>Net.Web3.EthereumWallet is a C# library for handling Ethereum addresses. It provides a convenient way to validate, represent, and manipulate Ethereum addresses in .NET applications.</Title>
<Version>1.1.0</Version>
<Version>1.1.1</Version>
<Authors>ArdenHide</Authors>
<Company>The-Poolz</Company>
<Product>Net.Web3.EthereumWallet</Product>
Expand All @@ -17,7 +17,7 @@
<PackageTags>Web3, Ethereum</PackageTags>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageReleaseNotes>https://github.com/The-Poolz/Net.Web3.EthereumWallet/releases/tag/v1.1.0</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/The-Poolz/Net.Web3.EthereumWallet/releases/tag/v1.1.1</PackageReleaseNotes>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>
Expand Down

0 comments on commit 85b3df7

Please sign in to comment.