Skip to content

Commit

Permalink
New version: GridVisualizeTools v0.2.0 (#73459)
Browse files Browse the repository at this point in the history
UUID: 5573ae12-3b76-41d9-b48c-81d0b6e61cc5
Repo: https://github.com/j-fu/GridVisualizeTools.jl.git
Tree: 23c413deb710aa7b8ecfcd0bd9c88e180c50ebd8

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Dec 4, 2022
1 parent b1d041f commit 4460f69
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
7 changes: 6 additions & 1 deletion G/GridVisualizeTools/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
ColorSchemes = "3"
Colors = "0.12"
DocStringExtensions = "0.8-0.9"
julia = "1.6.0-1"

["0-0.1"]
GeometryBasics = "0.4"
StaticArrays = "1"
julia = "1.6.0-1"

["0.2-0"]
StaticArraysCore = "1.4.0-1"
5 changes: 5 additions & 0 deletions G/GridVisualizeTools/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,10 @@
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"

["0-0.1"]
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.2-0"]
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
3 changes: 3 additions & 0 deletions G/GridVisualizeTools/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "d70a8b9cfd36bdf5e9790aa6c29621781f503928"

["0.2.0"]
git-tree-sha1 = "23c413deb710aa7b8ecfcd0bd9c88e180c50ebd8"

0 comments on commit 4460f69

Please sign in to comment.