version 0.0.9

This commit is contained in:
Eliot Jones
2019-08-13 21:24:54 +01:00
parent f5e025aa70
commit ac62b7247b

View File

@@ -7,14 +7,14 @@
<Authors>UglyToad</Authors> <Authors>UglyToad</Authors>
<Title>PdfPig</Title> <Title>PdfPig</Title>
<Description>Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.</Description> <Description>Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.</Description>
<PackageLicenseUrl>https://raw.githubusercontent.com/UglyToad/PdfPig/master/LICENSE</PackageLicenseUrl> <PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/UglyToad/PdfPig</PackageProjectUrl> <PackageProjectUrl>https://github.com/UglyToad/PdfPig</PackageProjectUrl>
<PackageTags>PDF;Reader;Document;Adobe;PDFBox;PdfPig;pdf-extract</PackageTags> <PackageTags>PDF;Reader;Document;Adobe;PDFBox;PdfPig;pdf-extract</PackageTags>
<RepositoryUrl>https://github.com/UglyToad/PdfPig</RepositoryUrl> <RepositoryUrl>https://github.com/UglyToad/PdfPig</RepositoryUrl>
<GenerateDocumentationFile>true</GenerateDocumentationFile> <GenerateDocumentationFile>true</GenerateDocumentationFile>
<Version>0.0.7</Version> <Version>0.0.9</Version>
<AssemblyVersion>0.0.7.0</AssemblyVersion> <AssemblyVersion>0.0.9.0</AssemblyVersion>
<FileVersion>0.0.7.0</FileVersion> <FileVersion>0.0.9.0</FileVersion>
<PackageIconUrl>https://raw.githubusercontent.com/UglyToad/PdfPig/master/documentation/pdfpig.png</PackageIconUrl> <PackageIconUrl>https://raw.githubusercontent.com/UglyToad/PdfPig/master/documentation/pdfpig.png</PackageIconUrl>
<Product>PdfPig</Product> <Product>PdfPig</Product>
<PublishRepositoryUrl>true</PublishRepositoryUrl> <PublishRepositoryUrl>true</PublishRepositoryUrl>