Skip to content

Commit f07ab7d

Browse files
committed
version 0.0.7
1 parent 364bd25 commit f07ab7d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/UglyToad.PdfPig/UglyToad.PdfPig.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<DebugType>full</DebugType>
77
<Authors>UglyToad</Authors>
88
<Title>PdfPig</Title>
9-
<Description>Reads text content from PDF documents and supports document creation.</Description>
9+
<Description>Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.</Description>
1010
<PackageLicenseUrl>https://raw.githubusercontent.com/UglyToad/PdfPig/master/LICENSE</PackageLicenseUrl>
1111
<PackageProjectUrl>https://github.com/UglyToad/PdfPig</PackageProjectUrl>
1212
<PackageTags>PDF;Reader;Document;Adobe;PDFBox;PdfPig;pdf-extract</PackageTags>
1313
<RepositoryUrl>https://github.com/UglyToad/PdfPig</RepositoryUrl>
1414
<GenerateDocumentationFile>true</GenerateDocumentationFile>
15-
<Version>0.0.6</Version>
16-
<AssemblyVersion>0.0.6.0</AssemblyVersion>
17-
<FileVersion>0.0.6.0</FileVersion>
15+
<Version>0.0.7</Version>
16+
<AssemblyVersion>0.0.7.0</AssemblyVersion>
17+
<FileVersion>0.0.7.0</FileVersion>
1818
<PackageIconUrl>https://raw.githubusercontent.com/UglyToad/PdfPig/master/documentation/pdfpig.png</PackageIconUrl>
1919
<Product>PdfPig</Product>
2020
<PublishRepositoryUrl>true</PublishRepositoryUrl>

0 commit comments

Comments
 (0)