diff --git a/FastCloner/FastCloner.csproj b/FastCloner/FastCloner.csproj index 8450779..53f132c 100644 --- a/FastCloner/FastCloner.csproj +++ b/FastCloner/FastCloner.csproj @@ -22,7 +22,7 @@ - 3.1.7 + 0.1.2 FastCloner Fast deep cloning library for .NET 8+. Supports both deep and shallow cloning. Extensively tested, focused on performance and stability even on complicated object graphs.