Skip to content

Commit eee30b3

Browse files
committed
Update version
1 parent 45d4797 commit eee30b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Core/NetArgumentParser/NetArgumentParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<PackageId>NetArgumentParser</PackageId>
5-
<Version>1.0.4</Version>
5+
<Version>1.0.5</Version>
66
<Product>NetArgumentParser</Product>
77
<Title>NetArgumentParser</Title>
88
<Authors>yakovypg</Authors>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<a href="https://github.com/yakovypg/NetArgumentParser/blob/main/LICENSE">
88
<img src="https://img.shields.io/badge/License-GPLv3-darkyellow.svg" alt="license" />
99
</a>
10-
<img src="https://img.shields.io/badge/Version-1.0.4-red.svg" alt="version" />
10+
<img src="https://img.shields.io/badge/Version-1.0.5-red.svg" alt="version" />
1111
<img src="https://img.shields.io/badge/C%23-12.0-blue" alt="csharp" />
1212
</p>
1313

0 commit comments

Comments
 (0)