From 69a040cbcaa852acb08b33d4253f833a54aac498 Mon Sep 17 00:00:00 2001 From: Michael Abbott <32575566+mcabbott@users.noreply.github.com> Date: Fri, 11 Feb 2022 07:10:13 -0500 Subject: [PATCH] v0.2.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 88df3f5..f7d6327 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "AxisKeys" uuid = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5" license = "MIT" -version = "0.1.26" +version = "0.2.0" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"