diff --git a/Cargo.toml b/Cargo.toml index 0d60d3a..182a1af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fplist" -version = "0.2.0" +version = "0.2.1" authors = ["Alex M. M. "] edition = "2018" description = "An immutable, persistent, singly-linked list"