From de66f8005307c6ecb54cd91b72dcc7b2ed3c585b Mon Sep 17 00:00:00 2001 From: MrDave1999 Date: Mon, 4 Dec 2023 16:25:09 -0500 Subject: [PATCH] chore: Update package version --- src/Attributes/CPlugin.Net.Attributes.csproj | 2 +- src/Core/CPlugin.Net.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Attributes/CPlugin.Net.Attributes.csproj b/src/Attributes/CPlugin.Net.Attributes.csproj index 8ea5a8d..fe6e7c0 100644 --- a/src/Attributes/CPlugin.Net.Attributes.csproj +++ b/src/Attributes/CPlugin.Net.Attributes.csproj @@ -18,7 +18,7 @@ A simple package that includes the PluginAttribute type to be used by plugins. - 0.1.1-alpha + 0.2.0-alpha diff --git a/src/Core/CPlugin.Net.csproj b/src/Core/CPlugin.Net.csproj index ab26b76..43f5cba 100644 --- a/src/Core/CPlugin.Net.csproj +++ b/src/Core/CPlugin.Net.csproj @@ -19,7 +19,7 @@ A simple package that implements a plugin loader for .NET. - 0.2.1-alpha + 0.3.0-alpha