diff --git a/D/DistributedMonteCarlo/Compat.toml b/D/DistributedMonteCarlo/Compat.toml index 257e0f8dfdb7902..3e2ba341ea44f61 100644 --- a/D/DistributedMonteCarlo/Compat.toml +++ b/D/DistributedMonteCarlo/Compat.toml @@ -1,8 +1,13 @@ [0] -AltInplaceOpsInterface = "0.1" StaticArrays = "1" julia = "1" +["0-0.1.1"] +AltInplaceOpsInterface = "0.1" + ["0.1.1-0"] LatinHypercubeSampling = "1" UnicodePlots = "3" + +["0.1.2-0"] +AltInplaceOpsInterface = "0.1.1-0.1" diff --git a/D/DistributedMonteCarlo/Versions.toml b/D/DistributedMonteCarlo/Versions.toml index 686a5866ad6a7f2..5ce8c7042c7b0cb 100644 --- a/D/DistributedMonteCarlo/Versions.toml +++ b/D/DistributedMonteCarlo/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "5f126b70451a3c604bcdd6c86e1e30f99790c0a9" ["0.1.1"] git-tree-sha1 = "4e412f9ee782ac384aab779b31c5520c4775c9e2" + +["0.1.2"] +git-tree-sha1 = "77c018ac48b199465cd8e4893364b732745c191a"