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