diff --git a/crates/chainfold/Cargo.toml b/crates/chainfold/Cargo.toml index ec2aa9e..573d4c6 100644 --- a/crates/chainfold/Cargo.toml +++ b/crates/chainfold/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chainfold" -version = "0.1.0" +version = "0.2.0" edition.workspace = true rust-version.workspace = true license.workspace = true