We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1e5c78 commit b6a9383Copy full SHA for b6a9383
src/Attributes/CPlugin.Net.Attributes.csproj
@@ -18,7 +18,7 @@
18
<Description>
19
A simple package that includes the PluginAttribute type to be used by plugins.
20
</Description>
21
- <Version>0.1.0-alpha</Version>
+ <Version>0.1.1-alpha</Version>
22
</PropertyGroup>
23
24
<ItemGroup>
src/Core/CPlugin.Net.csproj
@@ -19,7 +19,7 @@
A simple package that implements a plugin loader for .NET.
25
0 commit comments