Skip to content

Commit dcdd7d5

Browse files
committed
Version Update
1 parent 5a90d37 commit dcdd7d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NotepadStateLibrary/WindowsNotepadParser-Minimal/WindowsNotepadParser-Minimal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ImplicitUsings>enable</ImplicitUsings>
88
<Nullable>enable</Nullable>
99
<Authors>ogmini</Authors>
10-
<Version>1.0.4</Version>
10+
<Version>1.0.5</Version>
1111
<PackageProjectUrl>https://github.com/ogmini/Notepad-State-Library</PackageProjectUrl>
1212
</PropertyGroup>
1313

NotepadStateLibrary/WindowsNotepadParser/WindowsNotepadParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>net8.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
8-
<Version>1.0.4</Version>
8+
<Version>1.0.5</Version>
99
<Authors>ogmini</Authors>
1010
<PackageProjectUrl>https://github.com/ogmini/Notepad-State-Library</PackageProjectUrl>
1111
</PropertyGroup>

0 commit comments

Comments
 (0)