From 9dba1a2dfdb07f2a5b3a65d7e4983677f8c2be32 Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Sat, 27 Jun 2026 19:40:56 -0500 Subject: [PATCH] Versioning --- src/Core/CSMic.Core.csproj | 2 +- src/StandardLibrary/CSMic.StandardLibrary.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Core/CSMic.Core.csproj b/src/Core/CSMic.Core.csproj index e0b9410..7ee23ad 100644 --- a/src/Core/CSMic.Core.csproj +++ b/src/Core/CSMic.Core.csproj @@ -7,7 +7,7 @@ enable False CSMic.Core - 2.0.1 + 2.0.2 CSMic README.md latest diff --git a/src/StandardLibrary/CSMic.StandardLibrary.csproj b/src/StandardLibrary/CSMic.StandardLibrary.csproj index 639e716..0c95a22 100644 --- a/src/StandardLibrary/CSMic.StandardLibrary.csproj +++ b/src/StandardLibrary/CSMic.StandardLibrary.csproj @@ -6,7 +6,7 @@ CSMic.StandardLibrary enable enable - 2.0.1 + 2.0.2 CSMic.StandardLibrary README.md latest