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