aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2021-05-02 21:41:39 +0200
committerTeddy Wing2021-05-02 21:41:39 +0200
commitbf2711021f52965d1f6437ba77a25774572ceae5 (patch)
tree3fc09ffb54e2c5b84dc6505e270b0797bf289397 /Cargo.toml
parentd206580edba34efdd05cfd11d1aa830122479f93 (diff)
downloadpdf-form-replace-font-bf2711021f52965d1f6437ba77a25774572ceae5.tar.bz2
Change version to v0.0.1
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 990d62e..f8b967e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pdf-font"
-version = "0.1.0"
+version = "0.0.1"
edition = "2018"
[dependencies]