aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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]