diff --git a/B/BlockRegistrationScheduler/Compat.toml b/B/BlockRegistrationScheduler/Compat.toml index e041c81..3ea024f 100644 --- a/B/BlockRegistrationScheduler/Compat.toml +++ b/B/BlockRegistrationScheduler/Compat.toml @@ -1,7 +1,16 @@ -[1] +["1.0.0"] BlockRegistration = "0.0.0 - 0.2" RegisterDriver = "0.0.0 - 0.2" RegisterWorkerApertures = "0.0.0 - 0.2" RegisterWorkerAperturesMismatch = "0.0.0 - 0.2" RegisterWorkerShell = "0.0.0 - 0.2" julia = "1.1.0-1" + +["1.0.2-1"] +BlockRegistration = "0.2" +Reexport = "1" +RegisterDriver = "0.2" +RegisterWorkerApertures = "0.1-0.2" +RegisterWorkerAperturesMismatch = "0.1-0.2" +RegisterWorkerShell = "0.2" +julia = "1.10.0-1" diff --git a/B/BlockRegistrationScheduler/Versions.toml b/B/BlockRegistrationScheduler/Versions.toml index 300bfe8..6a846be 100644 --- a/B/BlockRegistrationScheduler/Versions.toml +++ b/B/BlockRegistrationScheduler/Versions.toml @@ -1,2 +1,5 @@ ["1.0.0"] git-tree-sha1 = "f57e0f058ead7c1b7f575b16492f808977148e5b" + +["1.0.2"] +git-tree-sha1 = "b636f902aac5988566abb116f145b6b2aa579544"