Skip to content

Commit

Permalink
Merge pull request #316 from JuliaGraphics/vs/project
Browse files Browse the repository at this point in the history
Update dependencies and bump version to 1.0.1
  • Loading branch information
ViralBShah authored Aug 12, 2024
2 parents 3c87f41 + b1b20b2 commit e607523
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Winston"
uuid = "bd07be1c-e76f-5ff0-9c0b-f51ef45303c6"
version = "1.0.0"
version = "1.0.1"

[deps]
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
Expand All @@ -25,14 +25,14 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
[compat]
Cairo = "1"
Colors = "0.12"
Compat = "3"
Compat = "4"
Graphics = "1"
Grisu = "1"
Gtk4 = "0.3"
IniFile = "0.5"
NaNMath = "0.2.4,0.3"
Reexport = "0.2, 1.0"
StatsBase = "0.33.2"
NaNMath = "1"
Reexport = "1"
StatsBase = "0.34"
PrecompileTools = "1"
julia = "1.6"

Expand Down

0 comments on commit e607523

Please sign in to comment.