From cc8ecdb53ce5ac62c33a4f60c34e75897a128954 Mon Sep 17 00:00:00 2001 From: RupeshJey Date: Wed, 25 Nov 2020 11:53:10 -0800 Subject: [PATCH] Bump package version to 0.2.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1beafaa8..a53c89da 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RadiativeTransfer" uuid = "ace8185b-fa20-42f5-912d-1e850dbe6a09" authors = ["Rupesh Jeyaram and contributors"] -version = "0.2.1" +version = "0.2.2" [deps] BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"