Skip to content

Commit 7f823f7

Browse files
committed
Update version to 0.3.0 in mcpb.csproj
1 parent 7e51b72 commit 7f823f7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

dotnet/mcpb/mcpb.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackAsTool>true</PackAsTool>
1010
<ToolCommandName>mcpb</ToolCommandName>
1111
<PackageId>Mcpb.Cli</PackageId>
12-
<Version>0.2.0</Version>
12+
<Version>0.3.0</Version>
1313
<Authors>Alexander Sklar</Authors>
1414
<Description>CLI tool for building MCP Bundles (.mcpb)</Description>
1515
<PackageTags>MCP;MCPB;CLI;bundles;DXT;ModelContextProtocol</PackageTags>
@@ -46,4 +46,5 @@
4646
<None Include="..\README.md" Pack="true" PackagePath="\" />
4747
</ItemGroup>
4848

49-
</Project>
49+
50+
</Project>

0 commit comments

Comments
 (0)