We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e51b72 commit 7f823f7Copy full SHA for 7f823f7
1 file changed
dotnet/mcpb/mcpb.csproj
@@ -9,7 +9,7 @@
9
<PackAsTool>true</PackAsTool>
10
<ToolCommandName>mcpb</ToolCommandName>
11
<PackageId>Mcpb.Cli</PackageId>
12
- <Version>0.2.0</Version>
+ <Version>0.3.0</Version>
13
<Authors>Alexander Sklar</Authors>
14
<Description>CLI tool for building MCP Bundles (.mcpb)</Description>
15
<PackageTags>MCP;MCPB;CLI;bundles;DXT;ModelContextProtocol</PackageTags>
@@ -46,4 +46,5 @@
46
<None Include="..\README.md" Pack="true" PackagePath="\" />
47
</ItemGroup>
48
49
-</Project>
+
50
+</Project>
0 commit comments