diff --git a/oars/Cargo.toml b/oars/Cargo.toml index 50a3fcb..3baf9fb 100644 --- a/oars/Cargo.toml +++ b/oars/Cargo.toml @@ -2,7 +2,7 @@ name = "oars" description = "A library providing construction methods and utility functions for orthogonal arrays and strong orthogonal arrays" repository = "https://github.com/afnanenayet/oars.git" -version = "3.0.0" +version = "3.0.1-alpha.0" authors = ["Afnan Enayet "] edition = "2018" readme = "../docs/readme.md"