Skip to content

Commit 777bf9b

Browse files
committed
version 0.0.11
1 parent 0a7cad8 commit 777bf9b

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
@@ -7,14 +7,14 @@
77
<Authors>UglyToad</Authors>
88
<Title>PdfPig</Title>
99
<Description>Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.</Description>
10-
<PackageLicenseUrl>https://raw.githubusercontent.com/UglyToad/PdfPig/master/LICENSE</PackageLicenseUrl>
10+
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
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.10</Version>
16-
<AssemblyVersion>0.0.10.0</AssemblyVersion>
17-
<FileVersion>0.0.10.0</FileVersion>
15+
<Version>0.0.11</Version>
16+
<AssemblyVersion>0.0.11.0</AssemblyVersion>
17+
<FileVersion>0.0.11.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)