diff --git a/Cargo.toml b/Cargo.toml index 710e6c4..008f3d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "drg" -version = "0.2.1" +version = "0.3.0" authors = ["Jean-Baptiste Trystram "] edition = "2018" license = "Apache-2.0"