Skip to content

Commit 18632f7

Browse files
yotsudaclaude
andcommitted
Bump version to 0.4.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b83dee3 commit 18632f7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

MarkdownPointer.Mcp/MarkdownPointer.Mcp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
<AssemblyName>mdp-mcp</AssemblyName>
9-
<Version>0.3.0</Version>
9+
<Version>0.4.0</Version>
1010

1111
<!-- NuGet Tool Package settings -->
1212
<PackAsTool>true</PackAsTool>

MarkdownPointer/MarkdownPointer.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ImplicitUsings>enable</ImplicitUsings>
88
<UseWPF>true</UseWPF>
99
<AssemblyName>mdp</AssemblyName>
10-
<Version>0.3.0</Version>
10+
<Version>0.4.0</Version>
1111

1212
<!-- Single file publish settings -->
1313
<PublishSingleFile>true</PublishSingleFile>

Module/MarkdownPointer.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'MarkdownPointer.psm1'
3-
ModuleVersion = '0.3.0'
3+
ModuleVersion = '0.4.0'
44
GUID = '4c50c9c4-d155-457d-a3a3-e3952253b51d'
55
Author = 'Yoshifumi Tsuda'
66
Copyright = '(c) 2025-2026 Yoshifumi Tsuda. All rights reserved.'

0 commit comments

Comments
 (0)