Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kopytk0 committed May 28, 2022
1 parent b4ea1ba commit c586e39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CurrencyConverter/CurrencyConverter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<EnforceCodeStyleInBuild>False</EnforceCodeStyleInBuild>
<Copyright>Jakub Bracha</Copyright>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageDescription>A library for currency conversion and getting market transactions history</PackageDescription>
<PackageTags>currency converter;currency;tax;money</PackageTags>
<Version>1.0.0</Version>
<PackageDescription>A library for currency conversion</PackageDescription>
<PackageTags>currency converter;currency;tax;money;exchange;exchange-rate</PackageTags>
<Version>1.1.0</Version>
<RepositoryUrl>https://github.com/jakubqwe/CurrencyConverter</RepositoryUrl>
<AssemblyName>Jakubqwe.CurrencyConverter</AssemblyName>
<RootNamespace>Jakubqwe.CurrencyConverter</RootNamespace>
Expand Down

0 comments on commit c586e39

Please sign in to comment.