diff --git a/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj b/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj index 08b54d5..5cf5754 100644 --- a/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj +++ b/Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj @@ -8,7 +8,7 @@ Claunia.Encoding.Tests Claunia.Encoding.Tests v4.5 - 1.1.0 + 1.2.0 true diff --git a/Claunia.Encoding.sln b/Claunia.Encoding.sln index 1697b7d..684426a 100644 --- a/Claunia.Encoding.sln +++ b/Claunia.Encoding.sln @@ -29,6 +29,6 @@ Global $2.TabsToSpaces = True $0.CSharpFormattingPolicy = $3 $3.scope = text/x-csharp - version = 1.1.0 + version = 1.2.0 EndGlobalSection EndGlobal diff --git a/Claunia.Encoding/Claunia.Encoding.csproj b/Claunia.Encoding/Claunia.Encoding.csproj index 772f4f0..46cac4a 100644 --- a/Claunia.Encoding/Claunia.Encoding.csproj +++ b/Claunia.Encoding/Claunia.Encoding.csproj @@ -13,7 +13,7 @@ Profile136 true Claunia.Encoding - 1.1.0 + 1.2.0 Natalia Portillo true Natalia Portillo @@ -22,7 +22,8 @@ Claunia.Encoding Library to provide codepage conversion to and from archaic and old computer systems and Unicode. https://raw.githubusercontent.com/claunia/Claunia.Encoding/master/LICENSE.MIT - 1.1.0 + 1.2.0 + Added overrides for GetEncodings() and GetEncoding(string name). true @@ -75,7 +76,7 @@ - +