diff --git a/Cargo.toml b/Cargo.toml index b4da21a..2d3cffb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] authors = ["Andrey Cherkashin "] -version = "0.2.4" +version = "0.3.0" description = "libzetta is a stable interface for programmatic administration of ZFS" repository = "https://github.com/Inner-Heaven/libzetta-rs" keywords = ["zfs", "freebsd", "zol", "os", "open3"]