From 6f11ede3b9c6f805848545c010912397f866c9fd Mon Sep 17 00:00:00 2001 From: Andrew Owens Date: Wed, 10 Jul 2019 19:08:22 -0400 Subject: [PATCH] Up version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5cd0843..e3f90af 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StaticOptim" uuid = "814864de-89d5-11e8-1c72-cfea42f978d7" authors = ["chriselrodaaowens "] -version = "0.0.0" +version = "0.2.0" [deps] ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"