Skip to content

Commit

Permalink
Bump version and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
essenciary committed Dec 11, 2024
1 parent 2d72adb commit 39ede15
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 = "StipplePlotly"
uuid = "ec984513-233d-481d-95b0-a3b58b97af2b"
authors = ["Adrian <[email protected]> and contributors"]
version = "0.14.5"
version = "0.15"

[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Expand All @@ -11,11 +11,11 @@ Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998"

[compat]
DataFrames = "1"
Genie = "5.24.4"
Genie = "5.32"
PlotlyBase = "0.8.19"
Plots = "1.4"
Requires = "1"
Stipple = "0.29, 0.30"
Stipple = "0.31"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 39ede15

Please sign in to comment.