Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Nov 6, 2024
1 parent 6623e27 commit 4bbdb73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name = "Graphics"
uuid = "a2bd30eb-e257-5431-a919-1863eab51364"
version = "1.1.2"
version = "1.1.3"

[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"

[compat]
Colors = "0.9, 0.10, 0.11, 0.12"
Colors = "0.9, 0.10, 0.11, 0.12, 0.13"
NaNMath = "0.3.3, 1"
julia = "1"

Expand Down

0 comments on commit 4bbdb73

Please sign in to comment.