From ebbbdadedd4132df28e33859f63761f096e496a3 Mon Sep 17 00:00:00 2001 From: BobLD Date: Wed, 1 Jun 2022 18:14:05 +0100 Subject: [PATCH] Update PdfPig to 0.1.6 and bump version to 0.1.3 --- Tabula.Csv/Tabula.Csv.csproj | 2 +- Tabula.Json/Tabula.Json.csproj | 2 +- Tabula/Tabula.csproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Tabula.Csv/Tabula.Csv.csproj b/Tabula.Csv/Tabula.Csv.csproj index 3aa9f43..abf99ad 100644 --- a/Tabula.Csv/Tabula.Csv.csproj +++ b/Tabula.Csv/Tabula.Csv.csproj @@ -4,7 +4,7 @@ netcoreapp3.1;netstandard2.0;net452;net46;net461;net462;net47;net5.0;net6.0 Extract tables from PDF files (port of tabula-java using PdfPig). Csv and Tsv writers. https://github.com/BobLd/tabula-sharp - 0.1.2 + 0.1.3 BobLd pdf, extract, table, tabula, pdfpig, parse, extraction, csv, tsv, excel, export MIT diff --git a/Tabula.Json/Tabula.Json.csproj b/Tabula.Json/Tabula.Json.csproj index f6e51af..0ec272a 100644 --- a/Tabula.Json/Tabula.Json.csproj +++ b/Tabula.Json/Tabula.Json.csproj @@ -4,7 +4,7 @@ netcoreapp3.1;netstandard2.0;net452;net46;net461;net462;net47;net5.0;net6.0 Extract tables from PDF files (port of tabula-java using PdfPig). Json writer. https://github.com/BobLd/tabula-sharp - 0.1.2 + 0.1.3 BobLd BobLd pdf, extract, table, tabula, pdfpig, parse, extraction, json, export diff --git a/Tabula/Tabula.csproj b/Tabula/Tabula.csproj index 13a6021..501fcca 100644 --- a/Tabula/Tabula.csproj +++ b/Tabula/Tabula.csproj @@ -4,7 +4,7 @@ netcoreapp3.1;netstandard2.0;net452;net46;net461;net462;net47;net5.0;net6.0 Extract tables from PDF files (port of tabula-java using PdfPig). https://github.com/BobLd/tabula-sharp - 0.1.2 + 0.1.3 BobLd BobLd pdf, extract, table, tabula, pdfpig, parse, extraction, export @@ -23,7 +23,7 @@ - +