diff --git a/Cargo.toml b/Cargo.toml index 34c0120..48b764d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fft" -version = "0.0.1" +version = "0.1.0" authors = ["Ivan Ukhov "] license = "MIT" repository = "https://github.com/stainless-steel/fft"