Skip to content

Commit b6a9383

Browse files
committed
chore: Bumped version number to 0.1.1-alpha
1 parent d1e5c78 commit b6a9383

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Attributes/CPlugin.Net.Attributes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<Description>
1919
A simple package that includes the PluginAttribute type to be used by plugins.
2020
</Description>
21-
<Version>0.1.0-alpha</Version>
21+
<Version>0.1.1-alpha</Version>
2222
</PropertyGroup>
2323

2424
<ItemGroup>

src/Core/CPlugin.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Description>
2020
A simple package that implements a plugin loader for .NET.
2121
</Description>
22-
<Version>0.1.0-alpha</Version>
22+
<Version>0.1.1-alpha</Version>
2323
</PropertyGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)