Skip to content

Commit 80fdc49

Browse files
committed
minor
1 parent 3205162 commit 80fdc49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/MiniWord/MiniWord.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>net45;netstandard2.0;net5.0</TargetFrameworks>
4-
<Version>0.6.1</Version>
4+
<Version>0.6.2</Version>
55
</PropertyGroup>
66
<PropertyGroup>
77
<AssemblyName>MiniWord</AssemblyName>
@@ -10,7 +10,7 @@
1010
<PackageTags>word;template;micro-helper;mini;openxml;helper;</PackageTags>
1111
<Description>.NET Word(docx) exporting template engine without COM+ and interop (support Linux and Mac)
1212
</Description>
13-
<Authors>LIN,WEI-HAN</Authors>
13+
<Authors>LIN,WEI-HAN, eynarhaji</Authors>
1414
<PackageId>MiniWord</PackageId>
1515
<Copyright>LIN,WEI-HAN, 2022 onwards</Copyright>
1616
<NeutralLanguage>en</NeutralLanguage>

0 commit comments

Comments
 (0)