From da3f2c1c6bfce51a5623c8eb1b84788a62e6558a Mon Sep 17 00:00:00 2001 From: Stephen D <webmaster@scd31.com> Date: Mon, 31 Jan 2022 18:27:08 -0400 Subject: [PATCH] reset version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0363e15..3facea8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "goertzel-nostd" -version = "0.2.0" +version = "0.1.0" authors = ["Stephen D"] repository = "https://github.com/mcpherrinm/goertzel.git" keywords = ["dsp", "goertzel", "fft", "fourier"] -- GitLab