From 9108d497b8de325a94a829c9bad1df4b3962a37f Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 22 Apr 2020 20:22:03 +0000 Subject: [PATCH] New version: OceanColorData v0.1.1 UUID: 39357346-8f20-4302-be7b-c20dcd116b7a Repo: https://github.com/gaelforget/OceanColorData.jl.git Tree: 63abcf2fbbf20e52204a4e7529514a6bd10e5b76 Registrator tree SHA: unknown --- O/OceanColorData/Compat.toml | 4 ++++ O/OceanColorData/Deps.toml | 3 +++ O/OceanColorData/Versions.toml | 3 +++ 3 files changed, 10 insertions(+) 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"