From 1036105f541163c008e723a45c11e6057ba9b5f1 Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Tue, 2 Apr 2024 22:15:18 +0300 Subject: [PATCH] bump minor release breaking change in https://github.com/CliMA/ClimaOcean.jl/pull/72 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 73d28d2f..fd259802 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "ClimaOcean" uuid = "0376089a-ecfe-4b0e-a64f-9c555d74d754" license = "MIT" authors = ["Climate Modeling Alliance and contributors"] -version = "0.1.2" +version = "0.2.0" [deps] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"