From 540a5d6050a9b8fbc430208de5e4aba74260095e Mon Sep 17 00:00:00 2001 From: Jeffrey Sarnoff Date: Mon, 25 Mar 2019 08:48:32 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1f5cc071..02e4d611 100644 --- a/Project.toml +++ b/Project.toml @@ -5,7 +5,7 @@ uuid = "b0e4dd01-7b14-53d8-9b45-175a3e362653" repo = "https://github.com/JeffreySarnoff/RollingFunctions.jl.git" author = "Jeffrey Sarnoff" license = "MIT" -version = "v0.7.0" +version = "v0.6.1" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"