diff --git a/bong/Cargo.toml b/bong/Cargo.toml index 0513948..852b411 100644 --- a/bong/Cargo.toml +++ b/bong/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bong" -version = "0.1.0" +version = "0.2.0" edition.workspace = true license.workspace = true description.workspace = true