Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HMBSbige committed Mar 9, 2021
1 parent 71d09d7 commit b92479d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CryptoBase.Abstractions/CryptoBase.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<RepositoryUrl>https://github.com/HMBSbige/CryptoBase</RepositoryUrl>
<PackageTags>crypto</PackageTags>
<Description>Abstractions for CryptoBase.</Description>
<Version>1.0.1</Version>
<Version>1.2.0</Version>
</PropertyGroup>

</Project>
2 changes: 1 addition & 1 deletion CryptoBase.BouncyCastle/CryptoBase.BouncyCastle.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<RepositoryUrl>https://github.com/HMBSbige/CryptoBase</RepositoryUrl>
<PackageTags>crypto</PackageTags>
<Description>BouncyCastle extensions and wrapper for CryptoBase.</Description>
<Version>1.0.1</Version>
<Version>1.2.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion CryptoBase/CryptoBase.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<RepositoryUrl>https://github.com/HMBSbige/CryptoBase</RepositoryUrl>
<PackageTags>crypto</PackageTags>
<Description>A fast crypto library for .NET.</Description>
<Version>1.1.1</Version>
<Version>1.2.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit b92479d

Please sign in to comment.