diff --git a/Cargo.toml b/Cargo.toml index e691e0ee096f95268c5435c53f055e44e1812951..5ea09a2c79e2d1cbee23eed9d6e5491247177c72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "goertzel" -version = "0.0.1" +version = "0.2.0" authors = ["Matt McPherrin <matt@mcpherrin.ca>"] repository = "https://github.com/mcpherrinm/goertzel.git" keywords = ["dsp", "goertzel", "fft", "fourier"]