aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEmulator0002020-09-26 23:05:46 +0200
committerEmulator0002020-09-26 23:05:46 +0200
commit7fb301df6d21b403c5e39e2d9d8685fd7fc7988f (patch)
tree7e1d4f5b8cb2ba0f566b8cac3c52ae328444cdf0 /Cargo.toml
parent96f39fea9921292d5aa67f478bd3d8e947f127be (diff)
downloadpdf_form-7fb301df6d21b403c5e39e2d9d8685fd7fc7988f.tar.bz2
Fixed bad font parsing in case of other formats
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c1396d8..2898adc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pdf_form"
-version = "0.3.0"
+version = "0.4.0"
authors = ["Jake <jsandler18@gmail.com>", "Malte <voos.malte@gmail.com>", "Emulator000 <emulator@hotmail.it>"]
readme = "README.md"
keywords = ["pdf", "form"]