Skip to content

Commit

Permalink
Bump versions and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
essenciary committed Dec 11, 2024
1 parent 30a4cf8 commit 5a6008c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "StippleUI"
uuid = "a3c5d34a-b254-4859-a8fa-b86abb7e84a3"
authors = ["Adrian Salceanu <[email protected]>"]
version = "0.24.4"
version = "0.25"

[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Expand All @@ -22,10 +22,10 @@ StippleUIDataFramesExt = "DataFrames"
Colors = "0.12, 0.13"
DataFrames = "1"
Dates = "1.6"
Genie = "5.25.0"
Genie = "5.32"
OrderedCollections = "1"
PrecompileTools = "1"
Stipple = "0.30"
Stipple = "0.31"
Tables = "1"
julia = "1.6"

Expand Down

0 comments on commit 5a6008c

Please sign in to comment.