diff --git a/Tabula.Csv/Tabula.Csv.csproj b/Tabula.Csv/Tabula.Csv.csproj index 6d58617..0994808 100644 --- a/Tabula.Csv/Tabula.Csv.csproj +++ b/Tabula.Csv/Tabula.Csv.csproj @@ -4,7 +4,7 @@ netcoreapp3.1;netstandard2.0;net45;net451;net452;net46;net461;net462;net47 Extract tables from PDF files (port of tabula-java using PdfPig). Csv and Tsv writers. https://github.com/BobLd/tabula-sharp - 0.1.0 + 0.1.1-alpha001 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 bf00d2d..f439799 100644 --- a/Tabula.Json/Tabula.Json.csproj +++ b/Tabula.Json/Tabula.Json.csproj @@ -4,7 +4,7 @@ netcoreapp3.1;netstandard2.0;net45;net451;net452;net46;net461;net462;net47 Extract tables from PDF files (port of tabula-java using PdfPig). Json writer. https://github.com/BobLd/tabula-sharp - 0.1.0 + 0.1.1-alpha001 BobLd BobLd pdf, extract, table, tabula, pdfpig, parse, extraction, json, export diff --git a/Tabula/Tabula.csproj b/Tabula/Tabula.csproj index f0445b5..6268ce7 100644 --- a/Tabula/Tabula.csproj +++ b/Tabula/Tabula.csproj @@ -4,9 +4,9 @@ netcoreapp3.1;netstandard2.0;net45;net451;net452;net46;net461;net462;net47 Extract tables from PDF files (port of tabula-java using PdfPig). https://github.com/BobLd/tabula-sharp - 0.1.0.0 - 0.1.0.0 - 0.1.0 + 0.1.1.0 + 0.1.1.0 + 0.1.1-alpha001 BobLd BobLd pdf, extract, table, tabula, pdfpig, parse, extraction, export