From 14dc6c60f771164d97e7a124507808ebba1c59ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cosmin=20Cre=C8=9Bu?= Date: Sun, 7 Sep 2025 11:37:34 +0100 Subject: [PATCH] Version increase --- src/SimpliSharp/SimpliSharp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SimpliSharp/SimpliSharp.csproj b/src/SimpliSharp/SimpliSharp.csproj index b42b1d2..1b08d2a 100644 --- a/src/SimpliSharp/SimpliSharp.csproj +++ b/src/SimpliSharp/SimpliSharp.csproj @@ -7,7 +7,7 @@ SimpliSharp - 0.2.1 + 0.2.2 Cosmin Crețu Cosmin Crețu SimpliSharp is a .NET library designed to simplify common programming tasks with a focus on performance and ease of use. As the library grows, it will be populated with a variety of tools and utilities to help developers write cleaner, more efficient code.