From b92479dabec8ef02a6cea8483c0447c5dfbe59ef Mon Sep 17 00:00:00 2001 From: Bruce Wayne Date: Tue, 9 Mar 2021 19:27:00 +0800 Subject: [PATCH] Bump version to 1.2.0 --- CryptoBase.Abstractions/CryptoBase.Abstractions.csproj | 2 +- CryptoBase.BouncyCastle/CryptoBase.BouncyCastle.csproj | 2 +- CryptoBase/CryptoBase.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CryptoBase.Abstractions/CryptoBase.Abstractions.csproj b/CryptoBase.Abstractions/CryptoBase.Abstractions.csproj index a193dbb..186444d 100644 --- a/CryptoBase.Abstractions/CryptoBase.Abstractions.csproj +++ b/CryptoBase.Abstractions/CryptoBase.Abstractions.csproj @@ -15,7 +15,7 @@ https://github.com/HMBSbige/CryptoBase crypto Abstractions for CryptoBase. - 1.0.1 + 1.2.0 diff --git a/CryptoBase.BouncyCastle/CryptoBase.BouncyCastle.csproj b/CryptoBase.BouncyCastle/CryptoBase.BouncyCastle.csproj index 1d7edaf..a91d447 100644 --- a/CryptoBase.BouncyCastle/CryptoBase.BouncyCastle.csproj +++ b/CryptoBase.BouncyCastle/CryptoBase.BouncyCastle.csproj @@ -14,7 +14,7 @@ https://github.com/HMBSbige/CryptoBase crypto BouncyCastle extensions and wrapper for CryptoBase. - 1.0.1 + 1.2.0 diff --git a/CryptoBase/CryptoBase.csproj b/CryptoBase/CryptoBase.csproj index d44769a..4837a2f 100644 --- a/CryptoBase/CryptoBase.csproj +++ b/CryptoBase/CryptoBase.csproj @@ -15,7 +15,7 @@ https://github.com/HMBSbige/CryptoBase crypto A fast crypto library for .NET. - 1.1.1 + 1.2.0