From 6920172211c8447d21a94b66bd8341dd6b8c3b00 Mon Sep 17 00:00:00 2001 From: Val Melamed Date: Thu, 10 Dec 2015 12:55:44 -0500 Subject: [PATCH] Minor comment change... --- Aspects/Security/Cryptography/Ciphers/NuGet/Ciphers.nuspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Aspects/Security/Cryptography/Ciphers/NuGet/Ciphers.nuspec b/Aspects/Security/Cryptography/Ciphers/NuGet/Ciphers.nuspec index 803fee2..474adf8 100644 --- a/Aspects/Security/Cryptography/Ciphers/NuGet/Ciphers.nuspec +++ b/Aspects/Security/Cryptography/Ciphers/NuGet/Ciphers.nuspec @@ -18,7 +18,7 @@ * Built and tested with .NET v4.6. - In 1.8.0 added sets of ICipher extension overrides for data of the primitive and some basic types and arrays of the same: + In 1.9.2 added sets of ICipher extension overrides for data of the primitive and some basic types and arrays of the same: Boolean, Char, String Byte, SByte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Single, Double, Decimal, DateTime and Guid. In this release added typed version of the same: