-
Notifications
You must be signed in to change notification settings - Fork 477
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: DomainColoringToy v0.2.0 (#89261)
UUID: 7cf40ad8-af6a-4ede-b3c6-2a9df3bce851 Repo: https://github.com/eprovst/DomainColoring.jl.git Tree: 73dc54f949af40b34248dc8a0d3891ad9449a0b5 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
- Loading branch information
1 parent
3700d39
commit 01c7990
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,9 @@ | ||
[0] | ||
DomainColoring = "0.3" | ||
GLMakie = "0.8" | ||
julia = "1.6.0-1" | ||
|
||
["0-0.1"] | ||
DomainColoring = "0.3" | ||
|
||
["0.2-0"] | ||
DomainColoring = "0.4" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "aab5b4e2392cbe0b727d51c1368f109edddc5191" | ||
|
||
["0.2.0"] | ||
git-tree-sha1 = "73dc54f949af40b34248dc8a0d3891ad9449a0b5" |