From 8a4767d78dee5cf1bf4a91a4579df2904df30545 Mon Sep 17 00:00:00 2001 From: Julia Sloan Date: Thu, 27 Apr 2023 12:11:32 -0700 Subject: [PATCH] bump patch version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index bbfb0e65ec..103c053047 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ClimaLSM" uuid = "7884a58f-fab6-4fd0-82bb-ecfedb2d8430" authors = ["Clima Land Team"] -version = "0.2.2" +version = "0.2.3" [deps] ArtifactWrappers = "a14bc488-3040-4b00-9dc1-f6467924858a" @@ -35,4 +35,4 @@ StaticArrays = "1" SurfaceFluxes = "0.6" Thermodynamics = "0.9.2, 0.10" UnPack = "1" -julia = "1.8" \ No newline at end of file +julia = "1.8"