diff --git a/O/OceanColorData/Compat.toml b/O/OceanColorData/Compat.toml index a1b267407790595..aaa0b45f14d2ccd 100644 --- a/O/OceanColorData/Compat.toml +++ b/O/OceanColorData/Compat.toml @@ -1,2 +1,6 @@ [0] julia = "1" + +["0.1.1-0"] +Distributions = "0.23" +NetCDF = "0.10" diff --git a/O/OceanColorData/Deps.toml b/O/OceanColorData/Deps.toml index e69de29bb2d1d64..2e4f57f607d64cb 100644 --- a/O/OceanColorData/Deps.toml +++ b/O/OceanColorData/Deps.toml @@ -0,0 +1,3 @@ +["0.1.1-0"] +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" +NetCDF = "30363a11-5582-574a-97bb-aa9a979735b9" diff --git a/O/OceanColorData/Versions.toml b/O/OceanColorData/Versions.toml index 9b116ecc6f06f7f..cc4a55e2bd7afd1 100644 --- a/O/OceanColorData/Versions.toml +++ b/O/OceanColorData/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "e6662c7b94fdd7a9fb4f169768928bb38bc44a24" + +["0.1.1"] +git-tree-sha1 = "63abcf2fbbf20e52204a4e7529514a6bd10e5b76"