aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
-rw-r--r--README.md2
-rw-r--r--README.pdfbin290388 -> 290388 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 644ee68..1e0bc53 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "pangler" 2name = "pangler"
3version = "0.3.0" 3version = "0.4.0"
4edition = "2021" 4edition = "2021"
5 5
6[dependencies] 6[dependencies]
diff --git a/README.md b/README.md
index 88d4725..73fc024 100644
--- a/README.md
+++ b/README.md
@@ -689,7 +689,7 @@ fn write_to_file(
689```{#Cargo.toml .toml} 689```{#Cargo.toml .toml}
690[package] 690[package]
691name = "pangler" 691name = "pangler"
692version = "0.3.0" 692version = "0.4.0"
693edition = "2021" 693edition = "2021"
694 694
695[dependencies] 695[dependencies]
diff --git a/README.pdf b/README.pdf
index 2cd624f..2d3bf86 100644
--- a/README.pdf
+++ b/README.pdf
Binary files differ