Skip to content

Commit aecc801

Browse files
committed
Bump version
1 parent 1d955a3 commit aecc801

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Tabula.Csv/Tabula.Csv.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>netstandard2.0;net462;net471;net6.0;net8.0</TargetFrameworks>
55
<Description>Extract tables from PDF files (port of tabula-java using PdfPig). Csv and Tsv writers.</Description>
66
<PackageProjectUrl>https://github.com/BobLd/tabula-sharp</PackageProjectUrl>
7-
<Version>0.1.4-alpha001</Version>
7+
<Version>0.1.4</Version>
88
<Authors>BobLd</Authors>
99
<PackageTags>pdf, extract, table, tabula, pdfpig, parse, extraction, csv, tsv, excel, export</PackageTags>
1010
<PackageLicenseExpression>MIT</PackageLicenseExpression>

Tabula.Json/Tabula.Json.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>netstandard2.0;net462;net471;net6.0;net8.0</TargetFrameworks>
55
<Description>Extract tables from PDF files (port of tabula-java using PdfPig). Json writer.</Description>
66
<PackageProjectUrl>https://github.com/BobLd/tabula-sharp</PackageProjectUrl>
7-
<Version>0.1.4-alpha001</Version>
7+
<Version>0.1.4</Version>
88
<Company>BobLd</Company>
99
<Authors>BobLd</Authors>
1010
<PackageTags>pdf, extract, table, tabula, pdfpig, parse, extraction, json, export</PackageTags>

Tabula/Tabula.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>netstandard2.0;net462;net471;net6.0;net8.0</TargetFrameworks>
55
<Description>Extract tables from PDF files (port of tabula-java using PdfPig).</Description>
66
<PackageProjectUrl>https://github.com/BobLd/tabula-sharp</PackageProjectUrl>
7-
<Version>0.1.4-alpha001</Version>
7+
<Version>0.1.4</Version>
88
<Authors>BobLd</Authors>
99
<Company>BobLd</Company>
1010
<PackageTags>pdf, extract, table, tabula, pdfpig, parse, extraction, export</PackageTags>

0 commit comments

Comments
 (0)