Skip to content

Commit

Permalink
New version: DomainColoringToy v1.0.0 (#91771)
Browse files Browse the repository at this point in the history
UUID: 7cf40ad8-af6a-4ede-b3c6-2a9df3bce851
Repo: https://github.com/eprovst/DomainColoring.jl.git
Tree: a7ca1271234eba21b546c52e51e0af06fa3c7204

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Sep 20, 2023
1 parent 1777c02 commit 21951cf
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 6 deletions.
13 changes: 9 additions & 4 deletions D/DomainColoringToy/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[0]
GLMakie = "0.8"
julia = "1.6.0-1"

["0-0.1"]
DomainColoring = "0.3"

[0-1]
GLMakie = "0.8"
julia = "1.6.0-1"

["0.2"]
DomainColoring = "0.4"

Expand All @@ -19,4 +19,9 @@ DomainColoring = "0.7"

["0.6-0"]
DomainColoring = "0.8"

["0.6-1"]
Reexport = "1"

[1]
DomainColoring = "1"
4 changes: 2 additions & 2 deletions D/DomainColoringToy/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[0]
[0-1]
DomainColoring = "c24f3079-adb7-4533-8329-9f66732e5e85"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"

["0.6-0"]
["0.6-1"]
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
3 changes: 3 additions & 0 deletions D/DomainColoringToy/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "cbac6a47728595c43c95f6eb03d85504cf3b3991"

["0.6.0"]
git-tree-sha1 = "605ea8e294c025684131c8fdea8b61786669c375"

["1.0.0"]
git-tree-sha1 = "a7ca1271234eba21b546c52e51e0af06fa3c7204"

0 comments on commit 21951cf

Please sign in to comment.